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

Regenerate an OAuth 2.0 client secret for the API Microgateway Service

Regenerate an OAuth 2.0 client secret for the API Microgateway Service

You can regenerate an OAuth 2.0 client secret for the API Microgateway Service if needed. When you regenerate the client secret,
API Manager
disables the current client secret.
  1. Open the following URL template:
    https://{<host_URL>}/apimgmt/v0.4/oauth/client{<clientID>}newSecret
  2. Paste the client ID of the OAuth 2.0 client into the URL template.
  3. Invoke a GET call.
    API Manager
    regenerates the client secret and authorization header value.
  4. On the response body, copy the new client secret and send it to API Microgateway consumers.

0 COMMENTS

We’d like to hear from you!