Skip to content

Keycloak: Make getBaseUrl public / Add account console URL helper #1302

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
psuet opened this issue Nov 27, 2024 · 3 comments
Open

Keycloak: Make getBaseUrl public / Add account console URL helper #1302

psuet opened this issue Nov 27, 2024 · 3 comments
Labels

Comments

@psuet
Copy link

psuet commented Nov 27, 2024

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.

@atymic
Copy link
Member

atymic commented Jan 3, 2025

Can you link to the docs please?

@psuet
Copy link
Author

psuet commented Jan 3, 2025

Copy link

stale bot commented Apr 26, 2025

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.

@stale stale bot added the stale label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants