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