Articles subject to registration
Equipping Azure Web Apps with authentication using Microsoft Identity Platform 2.0
The Microsoft Identity Platform 2.0 allows the creation of applications where users log in with their Microsoft identity or social media accounts. The authorization works equally well for Microsoft APIs such as Microsoft Graph as well as your own APIs.
Related providers
With a few simple steps, your own WebApp prompts for authentication.
(Photo by Drilling / Microsoft)
The Identity Platform helps developers to easily implement a user login level when creating applications. It even allows applications to request tokens to invoke APIs. Specifically, the Microsoft Identity Platform consists of several components. This primarily includes a standards-compliant OAuth 2.0 and OpenID Connect authentication service that allows authentication of several identity types, including …
- organization accounts deployed via Azure AD
- personal Microsoft accounts (Skype, Xbox and Outlook.com )
- Social media or local accounts (In connection with the use of Azure AD B2C).
The Identity Platform also includes a number of open source libraries such as the Microsoft Authentication Libraries (MSAL) and many other standard-compliant libraries. Furthermore, a management portal for applications belongs to the Identity Platform, so applications can be conveniently registered and configured here.
Log in or register and continue reading
To be able to read this article in full, you must be registered. The free registration gives you access to exclusive specialist information.
Create a free account