FIM- Import metadata with isDefault missing caused AttributeConsumingService to fail
Originally Published: 2008-06-24
Article Number
Applies To
Issue
Attributes are not passed in the session causing application to fail. None of the attributes are requested by the SP.
Cause
<md:AttributeConsumingService index="2">
Resolution
<md:AttributeConsumingService index="2" isDefault="true">
Notes
According to SAML spec:
At most one <md:AttributeConsumingService> element can have the attribute isDefault set to true.
When multiple elements are specified and none has the attribute isDefault set to true, then the first element whose isDefault attribute is not set to false is to be used as the default.
If all elements have their isDefault attribute set to false, then the first element is considered the default.
isDefault [Optional]
Identifies the default service supported by the service provider. Useful if the specific service is not otherwise indicated by application context. If omitted, the value is assumed to be false.
Related Articles
"ORA-00020: maximum number of processes (500) exceeded" when attempting to connect to the Oracle Database on IGL 43Number of Views Data Collections and AFX Connectors from/to SQL Server endpoints fail when using the jTDS driver in RSA Identity Governanc… 455Number of Views RSA Governance & Lifecycle 8.0.0 Administrators Guide 804Number of Views
Don't see what you're looking for?