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

After updating from 24.0.5 to 25.0.0, the admin UI not showing because of CORS check. #558

Open
bjorntj opened this issue Jun 19, 2024 · 1 comment

Comments

@bjorntj
Copy link

bjorntj commented Jun 19, 2024

Describe the bug

When I upgrade to version 25.0.0, the admin UI will not show because of CORS issues. I have set up keycloak with different FQDN for the clients to use and for the admin UI, so this triggers the CORS check.
Are there some changes done that explains this? And can I confgure the CORS config somewhere?

Version

25.0.0

Expected behavior

I would have hoped that the admin UI would be shown, like previous versions.

Actual behavior

CORS errors are logged in the browser console log.

How to Reproduce?

use different URLs for hostname and hostname-admin.

Anything else?

No response

@bjorntj
Copy link
Author

bjorntj commented Jun 20, 2024

I see it is fixed in 25.0.1...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant