You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to work, I believe in the KeycloakApi, we must change the getAccessTokenEndpoint() and getAuthorizationBaseUrl() to support having this <baseUrl>/realms/<realm> instead of the previous one <baseUrl>/auth/realms/<realm> when using Keycloak version 17 and more