Releases: AzureAD/azure-activedirectory-library-for-objc
Support for Device Management and Workplace Join
Right on the heals of our GA, we've released a new minor version release of our SDK. A change list will be forthcoming.
ADAL for iOS General Availability
The ADAL SDK for Objective C gives you the ability to add support for Work Accounts to your iOS and OS X applications with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
ADAL iOS Preview
The initial preview of ADAL for iOS
Wraps the needed protocol code for Azure Active Directory authentication. The library simplifies obtaining, caching and securely persisting of access and refresh tokens.
Cloud instances are validated and the library provides helpers for parsing OAuth2 Bearer (HTTP 401) response from web resources.