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

Get the OAuth 2.0 client access token for the API Microgateway Service

Get the OAuth 2.0 client access token for the API Microgateway Service

Get the OAuth 2.0 client access token for the API Microgateway Service. Default timeout value is 15 minutes for the access token.
  1. Open the following URL template:
    https://{<host_URL>}/apimgmt/v0.4/oauth/client/accessToken
  2. Paste the client ID and client secret of the OAuth 2.0 client into the request body.
  3. Invoke a POST call.
    API Manager
    generates the OAuth 2.0 client access token.
  4. On the response body, copy the client access token and send it to API Microgateway consumers.

0 COMMENTS

We’d like to hear from you!