Want application 1 to login with backend api (which uses keycloak api) and another application to login using keycloak UI

want application 1 to login with backend api (which uses keycloak api) and another application to login using keycloak UI

This can be achieved easily.

The requirement is if the user logins to application 1 and how the user can login to another application which uses keycloak UI automatically. Is there any way I can set the cookies data which will be used by keycloak UI. If yes, what are those cookies

1 Like