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
This is a good suggestion. We currently already have this.#logoutOptions, but they cannot be configured. We probably left that out of the initial version.
It would probably be a good idea to support both: package level configuration for logoutOptions (for simple use cases) and an optional parameter like in your example (for advanced / dynamic redirections).
We might get to this requirement during maintenance, but we're currently focusing on technical issues like the chakra v3 update. However, pull requests are always welcome.
mbeckem
changed the title
Enhancement of the authentication-keycloak package.
[authentication-keycloak] Support configuration of logoutOptions
Dec 12, 2024
Issue description
Please extend the package so that the Logout method can optionally be passed a parameter "redirectUri".
See Keycloak-API
Validations
The text was updated successfully, but these errors were encountered: