Enable OAuth Authorization For Gateway (Set Adapter Properties)

The OAuth server uses the following adapters for authenticating owner, client, and to retrieve the scopes for authorizing the client to access resources.

  • Owner Adapter - To authenticate the owner. See Owner Adapter for details.
  • Client Adapter - To authenticate the client. See Client Adapter for details.
  • Scope Adapter- To retrieve the scopes to authorize the client. See Using Scope Adapter for details.