Version Number : 2.2.30
Overview of This Release
This is a minor update of Authlete 2.2. It includes the following new or enhanced features since the version 2.2.25.Newly Supported Standard Specifications
N/ANew Configuration Items
DCR with Duplicate Software ID
When “Block” is selected, Authlete checks duplication of the value ofsoftware_id parameter (which is one of client metadata) in a DCR (Dynamic Client Registration) request. If there is already the same value in the database, Authlete rejects the DCR request.
When “Accept” is selected, Authlete does not do the check as described above.
Added or Updated APIs
Generating Access Token (added)
accessToken is a new request parameter added to the following APIs so that you can specify a value of a new access token by yourself instead of generating the value by the Authlete server.
/auth/authorization/issueAPI/auth/tokenAPI/auth/token/issueAPI/backchannel/authentication/completeAPI
/auth/token/revoke API (added)
/auth/token/revoke is a new API to revoke tokens. You can specify the following conditions for target access tokens and/or refresh tokens to be revoked.
accessTokenIdentifierclientIdentifierrefreshTokenIdentifiersubject