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

Configuring JSON Web Token authentication

Configuring JSON Web Token authentication

After you create a managed API for a service that you published in Informatica Cloud Application Integration, you can configure JWT authentication, generate a token, and set an expiration date for the token. Optionally, you can make the managed API available in API Portal so that API Portal users can discover it in API Portal and invoke it.
  1. On the
    API Registry
    page, click the managed API for which you want to configure JWT authentication.
  2. On the
    General
    tab, from the
    Authentication Method
    list, select
    JWT - JSON Web Token
    .
    The
    Generate JWT Access Token
    area appears on the page.
  3. Select an expiration date for the token and click
    Generate
    .
    API Manager creates a token for the managed API. The token appears on the page.
    After you generate a token for the first time, the
    Generate New Token
    button appears. You can click this button to generate a new token if your earlier token has expired. After you generate a token, you cannot revoke the token.
  4. Click
    Copy Token
    to copy the token and send the token to API consumers.

0 COMMENTS

We’d like to hear from you!