Skip to content

Instantly share code, notes, and snippets.

@codebrane
Created November 5, 2010 14:06
Show Gist options
  • Save codebrane/664204 to your computer and use it in GitHub Desktop.
Save codebrane/664204 to your computer and use it in GitHub Desktop.
<AttributeStatement>
<Attribute xmlns:x500="urn:oasis:names:tc:SAML:2.0:profiles:attribute:X500"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
Name="urn:oid:2.5.4.42"
FriendlyName="givenName"
x500:Encoding="LDAP">
<AttributeValue xsi:type="xsd:string">Harry</AttributeValue>
</Attribute>
</AttributeStatement>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment