You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: