Update claims.md

pull/22527/head
Rick Anderson 2021-06-10 12:33:56 -07:00 committed by GitHub
parent 2976511850
commit 723028ad0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 <xref:Microsoft.AspNetCore.Authentication.IClaimsTransformation.TransformAsync>
* Customize, extend the claims using <xref:Microsoft.AspNetCore.Authentication.IClaimsTransformation.TransformAsync%2A>
## Mapping claims using Open ID Connect authentication