OAuth 2.0 authentication for the API Microgateway Service
OAuth 2.0 authentication for the API Microgateway Service
You can enable OAuth 2.0 authentication for the API Microgateway Service, to use with managed APIs that invoke an
Application Integration
process that uses basic authentication.
Use an application or service that supports token authentication, such as Postman, to configure an OAuth 2.0 client and to enable OAuth 2.0 authentication for the API Microgateway Service.
You can use basic authentication or a bearer token to configure OAuth 2.0 authentication for the API Microgateway Service. If you use basic authentication, enter an Informatica Intelligent Cloud Services user name and password in the authorization header. If you use a bearer token, enter the access token of the managed API in the authorization header. For more information, see
Authentication and authorization.
Client tokens that you use for OAuth 2.0 authentication for the API Microgateway Service time out after a defined timeout period. After a token times out, you can't use it. You must regenerate the token.
The default timeout is 60 minutes. You can set a different timeout when you create the OAuth 2.0 client or change it later.
Use APIs to perform the following tasks for the API Microgateway Service:
List all OAuth 2.0 clients.
View, delete, download, or edit an OAuth 2.0 client using the client ID.