Hi,

I know the user setting page is:

https://DOMAIN:PORT/auth/realms/REALM/account/?referrer=APPLICATION

Is there anyway to generate this URL on a servlet without hard-coding server DOMAIN and the other parameters (Getting these parameters from keycloak.json or from application server by any provided API)?

Regards,
Hamed