Implement user authentication and authorization

Parent

Learn how to implement authentication and authorization to resources by using the Microsoft identity platform, Microsoft Authentication Library, shared access signatures, and use Microsoft Graph.
Explore the Microsoft identity platformLearn the core features and functionality of the Microsoft identity platform including authentication, libraries, and app management tools. Introduction Explore the Microsoft identity platform Explore service principals Discover permissions and consent Discover conditional access Module assessment Summary Implement authentication by using the Microsoft Authentication LibraryLearn how to implement authentication by using the Microsoft Authentication Library. Introduction Explore the Microsoft Authentication Library Initialize client applications Exercise - Implement interactive authentication with MSAL.NET Module assessment Summary Implement shared access signaturesLearn how to use shared access signatures to authorize access to storage resources. Introduction Discover shared access signatures Choose when to use shared access signatures Explore stored access policies Module assessment Summary Explore Microsoft GraphLearn how Microsoft Graph facilitates the access and flow of data and how to form queries through REST and code. Introduction Discover Microsoft Graph Query Microsoft Graph by using REST Query Microsoft Graph by using SDKs Apply best practices to Microsoft Graph Exercise - Retrieve user profile information with the Microsoft Graph SDK Module assessment Summary