What's New > November 2022 > New features and enhancements
  

New features and enhancements

The November 2022 release of API Manager includes the following new features and enhancements.

OAuth 2.0 clients for the API Microgateway service

This release includes the following enhancements to OAuth 2.0 clients for the API Microgateway service:
Download a list of deleted OAuth 2.0 clients
You can download a list of deleted OAuth 2.0 clients in JSON format.
View additional OAuth 2.0 client details
You can view additional OAuth 2.0 client details in the response body, including created time, deleted time, last accessed time, last disabled time, last enabled time, last locked time, last secret generated time, last updated time, and state.
Set access token timeout
You can set the timeout for the access token while creating an OAuth 2.0 client. The timeout can be from 5 minutes through 1,440 minutes. The default timeout is 60 minutes.
Edit access token timeout
You can edit the timeout for the access token after you create an OAuth 2.0 client.
Disabling and enabling OAuth 2.0 clients
You can disable and enable an OAuth 2.0 client. API consumers can't use disabled OAuth 2.0 clients for authentication.
For more information, see the API Manager help.