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 issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Uh oh!
There was an error while loading. Please reload this page.
Keycloak provides some internal services like the account console that would be accessible via
/realms/{realm}/account
Currently there is no easy way to generate such a URL. One must access the base config of the provider or the env values directly.
I would suggest either adding a simple account console helper or making getBaseUrl public so every consumer can generate the URL by itself.
The text was updated successfully, but these errors were encountered: