Skip to content

Releases: AzureAD/azure-activedirectory-library-for-objc

Support for Device Management and Workplace Join

11 Sep 06:38
Compare
Choose a tag to compare

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

15 Jul 20:17
Compare
Choose a tag to compare

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

22 Jan 00:42
Compare
Choose a tag to compare
ADAL iOS Preview Pre-release
Pre-release

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.