Object -
oauth2
:
InboundOAuth2Provider
Represents inbound OAuth2 provider, which calls the introspection server and validate the received credentials.
Constructor
__init
(IntrospectionServerConfig config)
- config IntrospectionServerConfig
-
OAuth2 introspection configurations
Methods
Fields
- introspectionClient Client
-
Introspection client endpoint
- tokenTypeHint string?
-
A hint about the type of the token submitted for introspection