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
{{ message }}
This repository was archived by the owner on Dec 7, 2020. It is now read-only.
What:
Hi,
seems that Keycloak Gatekeeper 6.0.1 adds trailing slash to base-uri.
That will results to bad redirect url and redirect loop.
Example:
Will generate URL:
Notice %2F%2 between base-uri and oauth-uri
Thanks
Reference: