Release Notes

2026-06

Not deployed / Deployed in staging / Deployed In Prod

2026.06.03- IntelliJ MIT Plugin 2.5.0

This release introduces new capabilities on configuration import and fixes bugs

Delivery Timeline

  • JetBrains MarketPlace:


New Feature

Import of multiple files

  • Import of multiple configuration files at once is now available.

    image-20260603-082947.png
    The Import Multiple Files action in the context menu of IntelliJ

Bug Fixes

  • Multiple bug fixes



2026.06.04 - My-Access

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 uid is 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_token multiple times

2026.06.11 - My-Identity

AWS-Paris AWS-dublin S3NS

This release introduces new capabilities on export, introduce a new tasks dahsboard functionnality and bug fixes

Delivery Timeline

  • Staging:

  • Production:


New Features

Feature name
New export capabilities
Key benefit:

  • CSV and XLS export support across all search screens

  • No limit on the number of exports

  • Powered by the Memority export engine — supports on-the-fly data transformation

  • Accessible from the new Memority Tasks Dashboard

Read more: https://doc.memority.eu/configuration-guide/latest/search-widget https://doc.memority.eu/configuration-guide/latest/export-tasks

Feature name
The tasks dashboard provides an overview of all triggered mass tasks. For now, only exports are available. Bulk identity and mass role assignment features will be available in upcoming versions.
Key benefit:

  • A single entry point

  • Ability to retrieve triggered export files

  • A detailed view of triggered mass tasks

Read more: https://doc.memority.eu/configuration-guide/latest/tasks-dashboard


Bug Fixes

  • Fixed inbound Synchronization report with a photo data

  • Fixes Error message when user access to an already finished Workflow UserTask

  • Security fixes

  • Fixed an error on Rest connector with a multivalue data

  • Support Microsoft SQL Server Database


2026.06.15 - My-Access

AWS-Paris AWS-dublin S3NS

This release introduces major federation enhancements and Risk-Based Authentication replay reports.

Delivery Timeline

  • Staging:

  • Production:


New Features

Per-federation OAuth2/OIDC token configuration
Token duration and allowed flows can now be configured per OAuth2 federation on the Memority federation portal.

Scope-to-multiple-claims mapping
A single OAuth2 scope can now be mapped to multiple claims that will be returned in tokens and by userinfo endpoint.

User code format for OAuth2 device flow
The format of the user code is now configurable at the tenant level.

Access Risk attribute usage (RBA)
New ACCESS_RISK usage is available for access attributes to be used in access risk rules.

Risk-Based Authentication replay reports
RBA replay reports are now available allowing to evaluate the impact of the RBA configuration against real and historical authentication data.

Read more:


Patches

  • Technical and security updates