Table of Contents
This minor update introduces changes for Authlete 3.0. This new version is available from April 30th (Thu).
Added cleanup queue to client deletion flow in order to minimize impact when working with a large number of entities.
Added the following permissions to Service Access Tokens :
VIEW_SERVICEVIEW_CLIENTUSE_INTROSPECTIONUSE_SERVICECREATE_CLIENTMODIFY_CLIENTMODIFY_SERVICEFor further details, please consult our documentation.
Implemented capability to set authorization_code_duration at service level.
Updated OID4VCI implementation to include Key Attestation signature verification feature.
Implemented the required validation steps and service properties to support HAIP specification.
scope parameter includes values referring to credential configurationsFixed an issue where a request missing a request body would result in an empty 400 error.
N/A