bcgov / mobile-authentication-ios

Mobile authentication for iOS
Apache License 2.0
2 stars 3 forks source link

SSO fails initial logon after logout or expired token #6

Open jleach opened 5 years ago

jleach commented 5 years ago

If you're logged in with this component then logout, the subsequent login fails. This could be related to the way SSO interacts with site minder for authentication and, in general, how a authentication federation service works. To logout, we need to call back to site minders logout to ensure all sessions are expired.