Implement authentication
Microsoft identity platform is an evolution of the Azure Active Directory (Azure AD) identity service and developer platform. It allows developers to build applications that sign in all Microsoft identities, get tokens to call Microsoft Graph, other Microsoft APIs, or APIs that developers have built.
Lessons
- Microsoft identity platform
- Implement OAuth2 authentication
- Implement managed identities for Azure resources
- Implement authentication by using certificates, forms-based authentication, or tokens
- Implement multi-factor authentication
Â
After completing this module, students will be able to:
- Understand the architecture of the Microsoft identity platform
- Be able to implement OAuth2 authentication in their solutions
- Be able to use Azure Key Vault to store and retrieve authentication information