AWS-Paris AWS-dublin S3NS
This release introduces new attribute functions and several improvements, along with bug fixes and security updates.
Delivery Timeline
-
Staging:
-
Production:
New Features
New attribute functions
New functions allow choosing the format (integer, boolean, JSON) of values returned in OAuth2/OIDC tokens or returning values depending on the authentication level used by the user.
Read more:
Improvements and Enhancements
-
Removed irrelevant default supported claims returned by Memority OIDC well-known endpoint
To enhance clarity and align with OpenID Connect standards, we have removed all default claims from our configuration endpoint. Developers relying on this metadata will now see what the platform actually supports.
-
Multi-valued attributes as list in tokens Multi-valued attributes are now returned as a list in OAuth2/OIDC tokens for new federations.
-
Stricter validation on access attribute creation Creating an access attribute with the identifier
uidis no longer allowed for technical reason. -
Validation on OTP quotas configuration Validation rules have been added to OTP quotas configuration.
Patches
-
Technical and security updates
Bug Fixes
-
Fixed default property values when configuring an "OpenID Provider" authentication module
-
Fixed an issue where changing the authentication mechanism was resetting its risk correction
-
Fixed OpenID Connect logout failure when the user session does not exist or when using the same
id_tokenmultiple times