Get up and running with the Microsoft Identity Platform. This course steps through the fundamentals of the platform, along with how to use MSAL in C# code.
Overview
Syllabus
Introduction
- Why Microsoft identity platform matters
- What you should know
- Microsoft identity platform
- History of the platform
- Platform documentation
- Authentication concepts
- Azure Active Directory applications
- Registering an Azure AD application
- Basic flow
- Authenticating an identity
- Obtaining a security token
- Using a security token
- Challenge: Obtain a bearer token
- Solution: Obtain a bearer token
- The MSAL on NuGet
- Using MSAL to acquire a token
- Acquiring tokens silently
- Using tokens in subsequent requests
- Authentication flows
- Device code flow
- Client credentials flow
- Challenge: Implement device code flow
- Solution: Implement device code flow
- Next steps
Taught by
Sidney Andrews