2025.06.30 - My Access
AWS-PARIS AWS-DUBLIN S3NS
This release introduces redesigned authentication experience, extended support for identity protocols, and other improvements to configuration, usability, and performance.
New Features and Improvements
New Customizable Authentication Pages
A new version of the authentication pages is now available and can be enabled per tenant.Custom Fragments in Authentication Pages
It is now possible to add custom fragments—such as links, buttons, or HTML blocks—directly from the Memority admin portal.Theme Customization for Login Pages
Theme customization now allows the configuration of CSS, colors, logos, and other visual elements directly from the Memority admin portal.Support for SAML2 IdP Proxy Configuration
It is now possible to configure and manage SAML2 Providers directly from the Memority admin portal. This allows delegated authentication to an external SAML2 Provider.LIKE and NOT_LIKE Operators for Conditions
Conditions in authentication mechanisms now supportLIKE
andNOT_LIKE
operators for more flexible matching rules.Validation for SAML/WS-Federation Attributes and URLs
Added controls to validate attribute names and endpoint URLs during configuration.OpenID Connect Logout Improvements
Added support for thestate
parameter in OIDC logout requests.OAuth2 Device Flow Security
Device Flow endpoints can only be called usingapplication/json
as the required content type.Improved Federation Logs Displayed in Admin Portal
Improved Deletion Warnings for Access Attributes
Error messages have been improved when attempting to delete an access attribute that is still used in a federation, to make the cause of the error easier to understand.Improved Label Cache Management
Patches and Performance Enhancements
Bug fixes
Resolved an issue where OAuth2 endpoints were not displayed correctly if the OAuth2/OIDC federation had not yet been deployed.
Fixed an issue that prevented module creation when switching from OAuth2 to OIDC configuration.
Reset signing settings correctly when disabling SAML request signing configuration.
Blocked creation of SAML2 Provider authentication modules with duplicate entity IDs.
Fixed duplicate error messages for empty attribute fields in federations.
Addressed an issue with empty fields when viewing OAuth2/OIDC modules.
Fixed display of tooltips when content is too long.
Performance Improvements
Optimized connection pool usage.
Various technical and security improvements.