Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-2009

Adjust the ability to secure the admin console with OpenID Connect to Keycloak 26+

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.7.15.Final
    • 3.7.5.Final
    • Authentication
    • None

      Securing the WildFly Management Console with OpenID Connect  with newer versions (26+) of Keycloak fails on attempt to

      GET https://<keyclok-host>:<keyclok-https-port>/js/keycloak.js

      with error status  404 Not Found, probably caused by

      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.

      So the Keycloak JavaScript adapter keycloak-js has to be included in the resources of the WildFly Management Console and loaded from the endpoint of the WildFly Management Console, instead of the Keycloak Server.

      Blocks upgrade to Keycloak 26+ .

              rh-ee-mskaceli Marek Skacelik
              gunterze Gunter Zeilinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: