Regular channel changelog
| This is a changelog entry for an individual version. You can review the changelog for all versions in Regular channel changelog. |
10 Jun 2025
Version 17713.5
Key features
- Akamai Account Protector node (TNTP-227)[1]
-
Use the Akamai Account Protector node to inject the Akamai risk score into your authentication journey. When the Akamai Account Protector feature is enabled for your application, the Akamai Edge service provides the risk score in an HTTP header, which is consumed by the Akamai Account Protector node.
Learn more in Akamai Account Protector node.
Enhancements
-
FRAAS-25205: Consolidated
End User UI,Login UI,Administrator Registration UI, andAdministrator UIstatus page components into a singleAdministrator UIcomponent as they were all reporting the same service. -
IAM-2453[1]: Hosted pages themes now show the loading spinner until they are fully loaded.
-
IAM-4769[1]: Hosted journey pages now fall back to the default theme if a journey is configured with a deleted theme.
-
IAM-6781[1]: Password policy hints now show all policy conditions when creating a new user identity in the Advanced Identity Cloud admin console.
-
IAM-7615[1]: The Certificate Collector node now validates the value set in the HTTP Header Name for Client Certificate field based on the value selected in the Certificate Choice Method field.
-
IAM-8358[1][2]: Hosted account pages now display a New User button in the Users list view for delegated administrators.
-
OPENIDM-15771: You can now set locales in identity management scripts with the
_localeparameter. -
OPENIDM-17680: Advanced Identity Cloud now supports enumerations in string and number attributes of its identity schema. To make an attribute an enumeration, add
"enum" : [ "one", "two", "three" ]to the attribute. Advanced Identity Cloud requires create and update privileges to use one of the enumerated values. -
OPENIDM-19918: You can now choose whether synchronization detects identity array changes using ordered or unordered comparisons. Set the
comparisonconfiguration property in the schema. Unordered JSON array comparison ignores the order of elements and can negate the need for certain custom scripts within mappings. Relationship and virtual property array fields default to unordered comparisons. All other fields default to ordered comparisons. -
OPENIDM-20023: RCS communication with Advanced Identity Cloud can now use stricter authorization. Learn more in Secure RCS access and Migration dependent features.
Fixes
-
FRAAS-25256: Fixed an issue that was causing missing data in analytics dashboards.
-
IAM-1479[1]: Email field validation in the Advanced Identity Cloud admin console now runs only when typing stops or the field is unfocused.
-
IAM-7858[1]: Hosted account pages now use the access management
maxIdleExpirationTimevalue to prompt the You will be signed out soon modal. -
IAM-8382[1]: Fixed an issue in the bookmark app where the URL field validation stopped the Create Application button working the first time it was clicked.
-
IAM-8383[1]: Fixed an issue in the bookmark app where the URL field accepted ESV secrets.
-
IAM-8398[1]: Field labels positioned above a field now remain left aligned when autofill is triggered.
-
IAM-8441[1]: Fixed a display issue in the Advanced Identity Cloud admin console where connector servers and connector server clusters with long names went off the edge of the screen.
-
OPENAM-21783: Improved token management for OAuth 2.0 clients that override the Use Client-Side Access & Refresh Tokens setting. The OAuth 2.0
applicationsendpoint now correctly shows all tokens issued to these clients. Additionally, administrators can now successfully revoke any of the tokens issued to these clients. -
OPENDJ-11486[1]: Fixed an exception caused by identity management user queries with a filter containing wildcards and specific object classes.