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
If we want to have a minimal v1 we need to at least support logout when it's initiated by the identity provider. In order to do that we will have to implement a handler for the LogoutRequest message and be able to generate a valid LogoutResponse
If we want to have a minimal v1 we need to at least support logout when it's initiated by the identity provider. In order to do that we will have to implement a handler for the LogoutRequest message and be able to generate a valid LogoutResponse