Skip to content
Discussion options

You must be logged in to vote

@Eddie-Las Great follow-up, and thanks again for raising this important question!
Although digiRunner does not currently provide a UI interface for configuring CORS, if you need to apply settings urgently, here’s how you can do it manually:

🔍 What are XXX and YYY?
They're placeholders — markers in the default CORS header config to indicate that you can insert your own custom headers.

The four headers in the middle —
Content-Type, Authorization, SignCode, and Language
— are required for digiRunner to function and should not be removed.

You can update the actual list of allowed headers in:

config/application.properties

Look for this property:
cors.allow.headers=YYY,Content-Type,Authorizati…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

Eddie-Las
Jul 18, 2025
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TPIsoftwareOSPO
Comment options

Eddie-Las
Jul 23, 2025
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants