Update OpenIddict.md

pull/17154/head
maliming 2 years ago committed by GitHub
parent 5f46723c0d
commit 41204fffc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,7 +108,7 @@ public override void PreConfigureServices(ServiceConfigurationContext context)
These services contain:
- `AddAudiances()` for resource servers.
- `AddAudiences()` for resource servers.
- `SetIssuer()` URI that is used to determine the actual location of the OAuth 2.0/OpenID Connect configuration document when using provider discovery.
- `SetConfiguration()` to configure `OpenIdConnectConfiguration`.
- `UseIntrospection()` to use introspection instead of local/direct validation.

Loading…
Cancel
Save