Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(oxauth): CORS preflight behavior mystery #62

Open
iromli opened this issue Dec 10, 2024 · 0 comments
Open

fix(oxauth): CORS preflight behavior mystery #62

iromli opened this issue Dec 10, 2024 · 0 comments
Milestone

Comments

@iromli
Copy link
Contributor

iromli commented Dec 10, 2024

Response from oxAuth server is randomly returning different output.

How to reproduce:

We were able to create the bad behavior on a system that behaved correctly by raising the number of oxauth pods from 1 to 4. Now one of the 4 pods is reliably behaving wrong.

Proposed solution:

Use custom web.xml that resolve the correct order of filters.

Ref: support ticket 11813

@moabu moabu added this to the 4.5.7 milestone Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants