2025.05.19 - My-Identity
AWS-PARIS AWS-DUBLIN S3NS
This release brings one major key enhancement to improve usability:
Leaked password control: A new feature is now available to check for leaked passwords.
Home page selection policy: A new policy lets you configure a dedicated home page upon a user's first access to the Memority portal. The displayed page can vary depending on the attributes of the logged-in user.
Delivery Timeline
Staging:
Production:
Leaked Password Detection in Password Policies
Summary
You can now enable leaked password detection as part of your password policy. Additionally, fallback strategies are available when the leak detection client is unavailable or disabled.
What’s New
New Setting
When set to
true
, every password creation or update will be checked for known leaks.
Fallback Strategy
Defines the behavior if the leak detection service is unreachable or disabled.
BLOCK
: Prevents password updates until a leak check can be completed.ALLOW
: Allows the password change even if the leak check can't be completed.
When usingALLOW
, you must define:
New Parameter
Specifies the deadline for the next password update, ensuring a missed leak check is eventually performed.
Home Page Selection Policy
Summary
A new Home Page Selection Policy allows administrators to configure which home page is shown to users based on their attributes when they access the Memority portal.
What’s New
You can now define user-based redirection rules to tailor the user experience:
Redirect managers directly to their action items
Redirect standard users to theirs Applications Portal
Redirect CISOs (RSSI) to security reports
This feature enhances the user experience by providing personalized navigation based on user roles or attributes.
Patches
Improved SYNC & PROV APIs with new filtering options and better pagination.
Introduced a new reporting purge mechanism for better robustness and performance.
Added a trusted devices widget. Read more…
Technical update.