Table of Contents

Search

  1. Preface
  2. Introduction to API Manager
  3. API management
  4. Organizational access policies
  5. API-specific policies
  6. API groups
  7. Authentication and authorization
  8. API Microgateway Service
  9. Analytics

API Manager Guide

API Manager Guide

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.
  • Regenerate an OAuth 2.0 client secret.
  • Disable or enable an OAuth 2.0 client.
  • Download a list of deleted OAuth 2.0 clients.
  • Get the access token for an OAuth 2.0 client.

0 COMMENTS

We’d like to hear from you!