-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Description
Documentation Location
https://learn.microsoft.com/en-us/entra/msal/objc/
Description
Hi Team,
I have two iOS apps deployed using the same Apple Developer account, and another app that’s signed with a different Apple ID.
My question is: Is it possible to perform an MSAL SSO sign-out (using applicationContext.signout(with:account,signoutParameters:)) in one app so that all three apps are signed out at the same time?