Configure OAuth

Configure API Gateway as an OAuth server and as an OAuth client. Learn about the OpenID Connect support provided by API Gateway.

0 minute read


OAuth and OpenID Connect concepts

Understand the main concepts involved in OAuth and OpenID Connect.

API Gateway OAuth 2.0 authentication flows

Learn about the supported OAuth 2.0 flows in detail, and how to run sample scripts demonstrating the flows.

Set up API Gateway OAuth server

Learn how to set up API Gateway as an OAuth server.

API Gateway as an OAuth 2.0 server

Learn about using API Gateway as an OAuth server.

API Gateway as an OAuth 2.0 authorization server

Configure API Gateway as an OAuth authorization server using sample policies as a starting point, and set up a store for OAuth access tokens and authorization codes.

OAuth authorization server filters

Filters you can use when API Gateway is acting as an OAuth authorization server.

API Gateway as an OAuth 2.0 resource server

Configure API Gateway as an OAuth resource server using sample policies as a starting point, and manage client applications and OAuth scopes in the Client Application Registry.

OAuth resource server filters

Filters you can use when API Gateway is acting as an OAuth resource server.

API Manager as an OAuth 2.0 resource server

Use API Manager as an OAuth resource server. Learn how to protect APIs with OAuth in API Manager, and how to manage OAuth scopes, OAuth authorizations, and client applications in API Manager.

Set up API Gateway OAuth client

Learn about the API Gateway client demo, and how to deploy the OAuth client demo and import sample applications.

API Gateway as an OAuth 2.0 client

Learn about using API Gateway as an OAuth client. Configure API Gateway as an OAuth client using sample policies as a starting point, configure OAuth client application credentials, and set up a store for client access tokens.

OAuth client filters

Filters you can use when API Gateway is acting as an OAuth client.

API Gateway and OpenID Connect

Configure API Gateway as an OpenID Connect identity provider (IdP) and as an OpenID Connect relying party (RP).

OpenID Connect filters

Filters you can use for OpenID Connect flows.

OAuth message attributes

Reference to the message attributes that are available in the API Gateway OAuth server and OAuth client filters.