How to configure Custom Attributes in SP metadata
问题 I came to know that in any SSO Solution if SP needs any additional attributes it can publish them in its metadata using AttributeConsumingService argument. The required attributes can now be added like as below: <md:AttributeConsumingService index="0" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"> <md:ServiceName xml:lang="en">ABC</md:ServiceName> <md:ServiceDescription xml:lang="en">ABC</md:ServiceDescription> <md:RequestedAttribute