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

Admin console loads keycloak.js from authUrl #11108

Closed
stianst opened this issue Apr 5, 2022 · 0 comments · Fixed by #11109
Closed

Admin console loads keycloak.js from authUrl #11108

stianst opened this issue Apr 5, 2022 · 0 comments · Fixed by #11109
Labels
area/dist/quarkus kind/bug Categorizes a PR related to a bug
Milestone

Comments

@stianst
Copy link
Contributor

stianst commented Apr 5, 2022

Describe the bug

The admin console currently loads keycloak.js from authUrl, which can be problematic as it may be a different URL to the admin console in some cases. It should rather load keycloak.js relative to the admin console.

Version

main

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

@stianst stianst added kind/bug Categorizes a PR related to a bug status/triage labels Apr 5, 2022
stianst added a commit to stianst/keycloak that referenced this issue Apr 5, 2022
@stianst stianst added this to the 18.0.0 milestone Apr 5, 2022
stianst added a commit that referenced this issue Apr 6, 2022
* Change admin console to load keycloak.js using a relative URL

Closes #11108

* fix tests

Co-authored-by: Dominik Guhr <dguhr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dist/quarkus kind/bug Categorizes a PR related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant