Hello ,
I have following ingress for keycloak service
but when i click on the "Administration console" for login, then keycloak service is redirecting to
https://keycloak.dev.com/auth/admin/ and as for the /auth prefix we dont have ingress rule so it is getting 404 .
we our cluster we can not use /auth prefix as in production it is a shared environment, already some ingress rule will be present with /auth..
how to override conftext path prefix from "/auth" to "/cusomauth/auth" OR "/customauth" for all keycloak service calls ?
could someone please help here ?
Thanks ,
Baitanik