Skip to content

Instantly share code, notes, and snippets.

@korteke
Created March 3, 2016 20:20
Show Gist options
  • Select an option

  • Save korteke/846ccafd018569837eb4 to your computer and use it in GitHub Desktop.

Select an option

Save korteke/846ccafd018569837eb4 to your computer and use it in GitHub Desktop.
<saml:Subject xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">
<saml:NameID>myself@testshib.org</saml:NameID>
<saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData Recipient="https://idp.testshib.org:8443/idp/profile/SAML2/SOAP/AttributeQuery"/>
</saml:SubjectConfirmation>
</saml:Subject>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment