Skip to content

Commit ef96027

Browse files
committed
grammer
1 parent 22c93e3 commit ef96027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/security/authentication/configure-oidc-web-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ See [Logging](xref:fundamentals/logging/index?view=aspnetcore-8.0#configure-logg
302302
303303
### OIDC and OAuth Parameter Customization
304304

305-
The OAuth and OIDC authentication handlers [`AdditionalAuthorizationParameters`](https://source.dot.net/#Microsoft.AspNetCore.Authentication.OAuth/OAuthOptions.cs,ddb988460467cfbf) option allows customization of authorization message parameters that are usually included as part of the redirect query string:
305+
The OAuth and OIDC authentication handlers [`AdditionalAuthorizationParameters`](https://source.dot.net/#Microsoft.AspNetCore.Authentication.OAuth/OAuthOptions.cs,ddb988460467cfbf) option allows customization of authorization message parameters that are usually included as part of the redirect query string.
306306

307307
## Map claims from OpenID Connect
308308

0 commit comments

Comments
 (0)