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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove auth from keycloack url #4391

Merged
merged 1 commit into from Apr 14, 2022
Merged

Commits on Apr 14, 2022

  1. remove auth from keycloack url

    in keycloak 17.0+ , There's a change in endpoints as per the official documentation (https://www.keycloak.org/docs-api/11.0/rest-api/index.html#_users_resource) .
    so the new url well be https://my-keycloak-domain.com/realms/My_Realm
    dacitto committed Apr 14, 2022
    Copy the full SHA
    367e1b9 View commit details
    Browse the repository at this point in the history