Replies: 3 comments 4 replies
-
|
Hi @gjain-sag , thanks for raising this discussion! The You will be still able to set it in a few ways, but I do believe that we should avoid supporting compatibility layers whenever possible. Maybe I'm missing something, would you like to share the reasons why it's hard for you to remove the relative path? cc. @pedroigor @vmuzikar |
Beta Was this translation helpful? Give feedback.
-
|
Same for us. Removing the /auth path would require us to adapt all our reverse-proxies configurations and update some of our apps. |
Beta Was this translation helpful? Give feedback.
-
|
Looks like it should be there for a while but we should have a deadline for removing it. @stianst wdyt? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
As per our current Keycloak architecture we have a dependency on "/auth" relative path. I tried to retain the same via configuration "http-relative-path=/auth", once the cluster is up liveness and readiness fails with url " http://127.0.0.1:8080/health/live" configured.
Do we have any way to update the Liveness and Readiness configurations in the cluster based on http-relative-path??
Beta Was this translation helpful? Give feedback.
All reactions