Skip to content

Instantly share code, notes, and snippets.

@justinedelson
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinedelson/698266372f5617aee3bd to your computer and use it in GitHub Desktop.
Save justinedelson/698266372f5617aee3bd to your computer and use it in GitHub Desktop.
AuthnRequest
<?xml version="1.0" encoding="UTF-8" standalone="no"?><samlp:AuthnRequest xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" Destination="https://idp.justinedelson.com/idp/profile/SAML2/POST/SSO" ID="_89ca338b-8fbf-4430-862e-422778eddf9f" IssueInstant="2014-05-27T19:40:36Z" ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Version="2.0"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://test.justinedelson.com/</saml:Issuer><Signature xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/><Reference URI="#_89ca338b-8fbf-4430-862e-422778eddf9f"><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/></Transforms><DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/><DigestValue>1yra+A/IDfzFq4mZMoSTGqlK8YdU9oHmMQmI2sCkiHg=</DigestValue></Reference></SignedInfo><SignatureValue>nvaoSPsEDSfBghJ3eAVU1ZqhUQTDaZV7K3N0pd/RU+ZjAB+gj9ki1sGDNJGQuqOSZsWEqfbJ3paE
YfgNPJ7fTko0Kgm4LPpgjBYtljeeWD7JmV6yOzyOOQYA5RGIBaKEnxOX9YsKqyQo1RwXaeDSp1yJ
ONkyMveLDIJ+ULHdMccEssTe2QgyKiUgFNLrWrYeHon1wyzWe/wSsQnylH6SSzfewcInhrc10iO4
2gwF78idX1BtEGA3jMdiBhOrZfLCso4+MTt4ymKZZEkRzBbtEURzgvWQiMUThvFJXBAKZkMdYUKe
76kQgKGlV7Aop3K+vSx0v/MNDf+QaFFZF6sAGg==</SignatureValue></Signature><samlp:NameIDPolicy AllowCreate="true" Format="urn:oasis:names:tc:SAML:2.0:nameid-format:transient"/></samlp:AuthnRequest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment