Support Keycloak (version > 17.0.0) #125
              
                Unanswered
              
          
                  
                    
                      choonho
                    
                  
                
                  asked this question in
                Bug Report
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Repo
https://github.com/cloudforet-io/plugin-keycloak-identity-auth
Description
In this documentation all the endpoints start with /realms/{realm}/... but older version use the /auth/ prefix, resulting in /auth/realms/{realm}. I haven’t found this change in any release notes. Am I missing something? From which version on is the change present and is there a way to determine this from outside in order to configure certain API-Call Urls.
Trying to access /auth/realms/{realm}... on the latest server version therefore results in a 404 Error
https://www.keycloak.org/docs/latest/release_notes/index.html
Beta Was this translation helpful? Give feedback.
All reactions