SiteMinder Policy Server is unable to retrieve specific attributes, such as extensionAttribute7, from Active Directory (AD) for inclusion in SAML responses. While standard attributes like cn, sn, mail, and memberOf are retrieved successfully, the custom attribute returns a NULL or empty value.
Policy Server: All Versions
The issue typically stems from environment-specific factors rather than SiteMinder product defects. Common causes include:
Test whether the attribute is retrievable using standard LDAP tools from the Policy Server or an AD-connected machine. This confirms if the issue is with SiteMinder or the underlying directory service.
⚠️ Review this command with your administrator before running it.
On a domain-joined machine, use PowerShell to confirm the attribute existence and its properties in the schema.
Ensure the account configured in the SiteMinder User Directory object has Read Access to the targeted attribute.
If LDAP tools return the value but SiteMinder does not, enable SAML Federation Traces with full "LDAP" component, and Query + ReturnValue,Returns,Result,CallDetail in the Data to get more detail.