The provider PubSec key options
The provider supported grant types
Get the Oauth2 authorization resource path. e.g.: /oauth/authorize
Set the provider client id
Set the provider client secret
Set extra parameters to be sent to the provider on each request
Set custom headers to be sent with every request to the provider
Set the provider token introspection resource path
-1 means no rotation for JWKs
Set the provider logout path
The provider PubSec key options
Set the Oauth2 revocation resource path. e.g.: /oauth/revoke
Set the provider scope separator
Root URL for the provider without trailing slashes
The provider supported grant types
Sets an optional tenant. Tenants are used in some OpenID servers as placeholders for the URLs. The tenant should be set prior to any URL as it affects the way the URLs will be stored.
Some provders may name this differently, for example: `realm`.
Get the Oauth2 token resource path. e.g.: /oauth/token
Set a custom user agent to use when communicating to a provider
Set custom parameters to be sent during the userInfo resource request
Set the provider userInfo resource path
Enable/Disable the JWKs rotation.
Get the Oauth2 authorization resource path. e.g.: /oauth/authorize
Set the provider client id
Set the provider client secret
Set extra parameters to be sent to the provider on each request
Set custom headers to be sent with every request to the provider
Set the provider token introspection resource path
-1 means no rotation for JWKs
Set the provider logout path
The provider PubSec key options
Set the Oauth2 revocation resource path. e.g.: /oauth/revoke
Enable/Disable the JWKs rotation.
Set the provider scope separator
Root URL for the provider without trailing slashes
The provider supported grant types
Sets an optional tenant. Tenants are used in some OpenID servers as placeholders for the URLs. The tenant should be set prior to any URL as it affects the way the URLs will be stored.
Some provders may name this differently, for example: `realm`.
Get the Oauth2 token resource path. e.g.: /oauth/token
Set a custom user agent to use when communicating to a provider
Set custom parameters to be sent during the userInfo resource request
Set the provider userInfo resource path
Generated using TypeDoc
Options describing how an OAuth2 will make connections.