Attributes element

Previous Next

In a SecurityConfig.xml security configuration file, the <Attributes> element contains a collections of attributes used in SAML assertions.

Example

<Attributes representation="adfs" description="" serviceName="travel_saml" nameIDFormats="EMAIL ">
   <Attribute require="false" friendlyName="E-Mail Address" name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress" />
</Attributes>

 

collapseAttributes element
collapseAttribute element

 

See also

Security configuration