Skip to content

Update Azure Active Directory documentation #19809

@JunTaoLuo

Description

@JunTaoLuo

Issue description

In .NET 5.0 we have switched from using V1 AAD APIs to using Microsoft.Identity.Web as part of addressing dotnet/aspnetcore#22726. Our templates have been updated to use Microsoft.Identity.Web and Microsoft.Identity.Web.UI instead of the obsolete Microsoft.AspNetCore.Authentication.AzureAD.UI and Microsoft.AspNetCore.Authentication.AzureADB2C.UI. We should update our documentation in this area to reflect the new APIs, see https://docs.microsoft.com/en-us/aspnet/core/security/authentication/azure-active-directory/

Software versions

Check the .NET target framework(s) being used, and include the version number(s).

  • .NET Core (.NET 5 covers both)
  • .NET Framework (.NET 5 covers both)
  • .NET Standard

If using the .NET Core SDK, include dotnet --info output. If using .NET Framework without the .NET Core SDK, include info from Visual Studio's Help > About Microsoft Visual Studio dialog.

dotnet --info output or About VS info
<replace>

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions