Record - oauth2 : IntrospectionServerConfig

Represents introspection server onfigurations.

Fields

  • url string
  • URL of the introspection server

  • tokenTypeHint string
  • A hint about the type of the token submitted for introspection

  • clientConfig ClientEndpointConfig {}
  • HTTP client configurations which calls the introspection server