Implementing Azure Active Directory SSO (Single Sign on) in Xamarin iOS apps
This blog post is the first in a series that cover Azure Active Directory Single Sign On (SSO) Authentication in native mobile applications.
- Authenticating iOS app users with Azure Active Directory (this post)
- How to Best handle AAD access tokens in native mobile apps
- Using Azure SSO access token for multiple AAD resources from native mobile apps
- Sharing Azure SSO access token across multiple native mobile apps.
Brief Start
Two weeks ago the Azure AD (AAD) team released the Active Directory Authentication Library (ADAL) to enable developers to implement SSO functionality leveraging AAD.… [Keep reading] “Implementing Azure Active Directory SSO (Single Sign on) in Xamarin iOS apps”