User is still logged in with other User in SFSafariViewController Session

Posted on

We have a Problem using a Login using AppAuth-iOS Library and RHSSO.

The old User is still logged in when we are trying to Log in a different User than the last one. The Page which is shown in the SFSafariViewController says that there is still a User Logged in. Msg.: "differentUserAuthenticated"

We already disabled the Cookie Authenticator in the Login Flow to ignore any Cookie set during Login.

Any Ideas how to fix that?

Kind regards

Responses