OAuth Service Provider Interfaces

Overview of OAuth service provider interfaces.

This section describes the service provider interfaces supported by the TIBCO API Exchange Gateway OAuth server.

The OAuth server is capable of extending the OAuth authorization processing via Java-based service provider interfaces. The service provider interface implementations are implemented in plug-ins which are loaded during startup. Using this functionality, you can implement custom adapters.

The following service provider interfaces are supported:

  • Owner service provider interface
  • Client service provider interface
  • Scope service provider interface