Switch tenants in an ASP.NET Core app using Microsoft Entra ID with multi tenants
Microsoft Entra ID Multi tenant Azure App registration consent
Add-Migration "init"
Update-Database
- 2024-11-15 .NET 9
- 2024-10-26 Updated packages, code clean up
- 2024-03-24 .NET 8
- 2023-09-23 Updated packages, fixed security headers
- 2023-09-23 Updated packages
- 2023-04-28 Updated packages
- 2023-02-24 Updated packages
- 2022-12-23 Updated to .NET 7
https://learn.microsoft.com/en-us/azure/active-directory/develop/id-tokens
https://github.com/AzureAD/microsoft-identity-web
https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app
https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/add-application-portal