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

Securing the WildFly Management Console with Keyloak 26+ fails #4650

Open
gunterze opened this issue Feb 3, 2025 · 0 comments
Open

Securing the WildFly Management Console with Keyloak 26+ fails #4650

gunterze opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Feb 3, 2025

Securing the WildFly Management Console with Keyloak 26+ fails:

Image

Caused by an incompatibility of current Wildfly Management Console with change in Keycloak 26+

Keycloak JavaScript adapter now standalone

Keycloak JavaScript adapter is now a standalone library and is therefore no longer served statically from the Keycloak server. The goal is to de-couple the library from the Keycloak server, so that it can be refactored independently, simplifying the code and making it easier to maintain in the future. Additionally, the library is now free of third-party dependencies, which makes it more lightweight and easier to use in different environments.

Opened issue Adjust the ability to secure the admin console with OpenID Connect to Keycloak 26+ at RedHat

@gunterze gunterze added the bug Something isn't working label Feb 3, 2025
@gunterze gunterze added this to the 5.34.0 milestone Feb 3, 2025
@gunterze gunterze self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant