You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently im evaluate keycloak as login middleware for aspnet and netcore mvc app. It able to single sign in between the two. However im unable to single sign out. When i sign out from aspnet, my netcore mvc still loggin in. I also notice that logout from keycloak Realm Sessions ignored by aspnet app. Any advice?
The text was updated successfully, but these errors were encountered:
Currently im evaluate keycloak as login middleware for aspnet and netcore mvc app. It able to single sign in between the two. However im unable to single sign out. When i sign out from aspnet, my netcore mvc still loggin in. I also notice that logout from keycloak Realm Sessions ignored by aspnet app. Any advice?
The text was updated successfully, but these errors were encountered: