Agility Version 25.3 Point Release 7
Overview
Enhancements and bug fixes in Digital.ai Agility.
Enhancements
- Use a custom SAML attribute, such as SecID, for user identification during federated authentication.
Enhanced Federated Authentication SAML Attribute Support
You can now configure Agility to use a custom SAML attribute for user identification instead of the standard NameID. By default, Agility uses the NameIdentifier claim from the SAML payload, but with this enhancement, system administrators can specify a custom attribute—such as secId—to be used instead. The default NameID-based authentication remains available if no override is set. Enable this option through a configuration setting.
Example SAML Assertion
The following example shows a SAML assertion with a custom secid attribute:
<saml2:Assertion xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion">
<saml2:AttributeStatement>
<saml2:Attribute Name="secid">
<saml2:AttributeValue>1234567890</saml2:AttributeValue>
</saml2:Attribute>
</saml2:AttributeStatement>
</saml2:Assertion>
What You Can Do
- Configure Agility to use a custom SAML attribute (such as
secId) for user identification - Continue using the default NameIdentifier claim if no override is set
Requirements
- System administrator access to update SAML configuration
- SAML assertion must include the custom attribute with the required value
Fixes
Dropdown and Multi-Select Field Hover Error
Fixed an issue where hovering over dropdown or multi-select field values (such as Owners) displayed an "Error: Not Found" tooltip when the field was in edit mode. The error occurred when you clicked into a dropdown or multi-select field to edit it and then hovered over the existing values. The field now displays the correct information tooltip in both view and edit modes.
To Do Hrs Attribute Not Available in Project Workspace
Resolved an issue where the "To Do Hrs" attribute was not available for configuration in the Project Workspace UI. This attribute, which is a calculated value, was missing from the list of configurable columns for Soft Requirement work items. The system now includes "To Do Hrs" as a configurable attribute where appropriate.
Point Releases
| How to Upgrade | Agility Enterprise | Agility Ultimate |
|---|---|---|
| On-demand (auto-upgrade) | January 31, 2026 | January 31, 2026 |
| If your system is not in the auto-upgrade program, contact support to be added to the program or to schedule your upgrade. | Contact us | Contact us |
| On site | ||
| Contact us if you need a 2026 annual license for your on-site system. | Contact us | Contact us |