[keycloak-user] How to redirect to a certain IP, and not localhost, while signing on to Keycloak
Kunal Kumar
wolfbro92 at gmail.com
Tue Dec 25 20:08:22 EST 2018
Currently all my web apps are being redirected to a
*http://localhost:8080/auth/realms/EBIDS/...
<http://localhost:8080/auth/realms/EBIDS/...>.. *when logging in. But I
want it to be redirected to a certain IP address for example :-
*http://199.1.2.33:8080/auth/realms/EBIDS/..
<http://199.1.2.33:8080/auth/realms/EBIDS/..>..*instead of localhost.
What configuration changes do I have to make to accomplish this?
Regards,
Kunal
More information about the keycloak-user
mailing list