Skip to content

Commit

Permalink
Merge pull request #375 from StuFrankish/patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock authored Nov 15, 2023
2 parents 8062ef6 + 5a3f16f commit 9e4cf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IdentityServer/v6/docs/content/reference/di.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ The following are convenient to add additional features to your IdentityServer.

* ***AddAppAuthRedirectUriValidator***

Adds a an "AppAuth" (OAuth 2.0 for Native Apps) compliant redirect URI validator (does strict validation but also allows http://127.0.0.1 with random port).
Adds an "AppAuth" (OAuth 2.0 for Native Apps) compliant redirect URI validator (does strict validation but also allows http://127.0.0.1 with random port).

* ***AddJwtBearerClientAuthentication***

Expand Down

0 comments on commit 9e4cf2c

Please sign in to comment.