Skip to content

Instantly share code, notes, and snippets.

@codebrane
Created January 14, 2013 11:31
Show Gist options
  • Save codebrane/4529482 to your computer and use it in GitHub Desktop.
Save codebrane/4529482 to your computer and use it in GitHub Desktop.
eduPersonTargetedID SAML2 version
<Attribute AttributeName="urn:oid:1.3.6.1.4.1.5923.1.1.1.10"
AttributeNamespace="urn:mace:shibboleth:1.0:attributeNamespace:uri">
<AttributeValue>
<saml2:NameID Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"
NameQualifier="https://idp.uni.ac.uk/shibboleth"
SPNameQualifier="https://sp.ac.uk/shibboleth">
682E33CD1A2FDD86858EE03C10A9323F
</saml2:NameID>
</AttributeValue>
</Attribute>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment