Generating JSON web tokens for multiple managed APIs simultaneously
Generating JSON web tokens for multiple managed APIs simultaneously
You can generate tokens simultaneously for up to 15 managed APIs that are configured to use JSON Web Token authentication.
On the
API Registry
page, select the managed APIs to generate tokens for.
Click the down arrow above the list of APIs and select
Generate Token
as shown in the following image:
The
Generate JWT Access Token
dialog box appears.
Select an expiration date for the token.
Click
Generate
to generate a token.
API Manager creates a token for the selected APIs as shown in the following image:
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.
Click
Copy Token
to copy the token.
You can then invoke the API based on the authentication method it uses.