From e55ec8e8019acb6ce1528b22d80a443829f0fb9a Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Sat, 9 Jan 2021 07:10:57 -0600 Subject: [PATCH] Update Blazor groups and roles NOTE (#21172) --- .../webassembly/azure-active-directory-groups-and-roles.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md b/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md index d90ca7102a..7ef04e570d 100644 --- a/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md +++ b/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md @@ -14,7 +14,10 @@ uid: blazor/security/webassembly/aad-groups-roles By [Luke Latham](https://github.com/guardrex) and [Javier Calvarro Nelson](https://github.com/javiercn) > [!NOTE] -> This article applies to Blazor ASP.NET Core apps version 3.1 with Microsoft Identity v1.0 and is scheduled for update to 5.0 with Identity v2.0. For more information, see [Blazor WASM with AAD/B2C groups and roles (dotnet/AspNetCore.Docs #17683)](https://github.com/dotnet/AspNetCore.Docs/issues/17683). +> This article applies to Blazor ASP.NET Core apps version 3.1 with Microsoft Identity 1.0 and will be updated to 5.0 with Identity 2.0 shortly. For more information, see the following GitHub issue and pull request. The the **Files changed** tab of the pull request contains the draft text and examples for the updates to the article. After review and final updates, the pull request will be merged into the live documentation set. +> +> * Issue: [Blazor WASM with AAD groups and roles (dotnet/AspNetCore.Docs #17683)](https://github.com/dotnet/AspNetCore.Docs/issues/17683) +> * Pull Request: [Blazor AAD groups and roles topic 5.0 (dotnet/AspNetCore.Docs #20856)](https://github.com/dotnet/AspNetCore.Docs/pull/20856) Azure Active Directory (AAD) provides several authorization approaches that can be combined with ASP.NET Core Identity: