Table of Contents
This minor update introduces changes for the Authlete IdP. This new version was made available on March 3rd (Mon).
Updated audit logs GET endpoint to return logs based on organization instead of user.
Updated error message when trying to invite non-existent user on environment where password login is disabled.
Added functionality to retrieve audit logs using organization token.
Fixed an issue where Java Virtual Machine would crash when running the IdP with an M4 processor.
Fixed an issue where the user information would not show on security.login.oidc
event.
Updated list of audit logs events :
SECURITY_LOGIN_OIDC
eventSECURITY_MFA_CREATE
eventSECURITY_MFA_DELETE
eventSECURITY_PASSWORD_UPDATE
eventSECURITY_MFA_LOGIN
event to SECURITY_LOGIN_MFA
USER_ACCEPTINVITE
event to USER_INVITE_ACCEPT
USER_DECLINEINVITE
event to USER_INVITE_DECLINE