For example, if the backend proxy service is Jenkins, and Jenkins uses Keycloak for unified login,
the browser will exhibit the following mutual redirection between the two services:
-
- When accessing the proxy Jenkins, it will automatically redirect to the internal Keycloak login address.
-
- After completing login on Keycloak, it will automatically redirect to the configured internal Jenkins address.