Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. API policies
  3. Security policies
  4. CORS policies
  5. Rate limit policies
  6. Response caching policies
  7. Privacy policies
  8. IP filtering policies
  9. Third-party authentication and authorization

API Policies

API Policies

Generating a JSON web token

Generating a JSON web token

Generate a JSON web token to send to API consumers. You can generate a JSON web token when you edit a managed API.
  1. On the
    API Console
    page, click
    Managed APIs
    .
    The
    Managed APIs
    table appears.
  2. Click to open the
    Actions
    menu of the API and select
    Edit Managed API
    .
    The API details window appears.
  3. In the
    Operations
    area, select an operation.
    The operation details panel appears.
  4. In the
    Operations
    area, expand the
    Authentication
    section and select
    JWT - JSON Web Token
    .
  5. Select an expiration date for the token and click
    Generate New Token
    .
    API Center creates a token for the operation that appears on the page.
    You can click
    Generate New Token
    to generate a new token if your earlier token has expired. After you generate a token, you can't revoke the token.
  6. Click
    Copy
    to copy the token and send the token to API consumers.

0 COMMENTS

We’d like to hear from you!