Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These tutorials and samples demonstrate authentication in ASP.NET Core using Microsoft identity platform and Microsoft Entra ID. For additional tutorials and samples using ASP.NET Core with Microsoft Entra ID, see Microsoft identity platform.
Application Scenarios
- Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app
- Web app that signs in users
- Web app that calls web APIs
- Protected web API
- Web API that calls other web APIs
Samples
- Enable your ASP.NET Core app to sign-in users and call web APIs using Microsoft identity platform for developers
- Microsoft identity platform code samples: Microsoft Entra documentation's full code samples page, which covers common scenarios, including web apps and web APIs.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
ASP.NET Core