[keycloak-user] Realm login screen
Marc Tempelmeier
marc.tempelmeier at flane.de
Tue Apr 25 09:07:19 EDT 2017
Hi,
Is there a standard url for a realm login screen? We want to provide back links to it from various error templates.
At the moment we can use:
/auth/realms/fastlane/protocol/openid-connect/auth?client_id=account&redirect_uri=http%3A%2F%2F127.0.0.1%3A8080%2Fauth%2Frealms%2Ffastlane%2Faccount&response_type=code&scope=openid
That will obviously fail, because our production server is not on 127.0.0.1.
Can we get the IP address in freemarker template or is there a general URL for it.
Best regards
Marc Tempelmeier
More information about the keycloak-user
mailing list