From 723028ad0d1618c8f43a3b303e72571530475bfe Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Thu, 10 Jun 2021 12:33:56 -0700 Subject: [PATCH] Update claims.md --- aspnetcore/security/authentication/claims.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/security/authentication/claims.md b/aspnetcore/security/authentication/claims.md index 6f57f8a5f1..8cf5f31187 100644 --- a/aspnetcore/security/authentication/claims.md +++ b/aspnetcore/security/authentication/claims.md @@ -19,7 +19,7 @@ This article covers the following areas: * How to configure and map claims using an [OpenID Connect](https://openid.net/connect/) client * Set the name and role claim * Reset the claims namespaces -* Customize, extend the claims using +* Customize, extend the claims using ## Mapping claims using Open ID Connect authentication