-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathauthentication-request-signed.xml
More file actions
19 lines (19 loc) · 1.31 KB
/
authentication-request-signed.xml
File metadata and controls
19 lines (19 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<samlp:AuthnRequest xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" Version="2.0" ID="aaf23196-1773-2113-474a-fe114412ab72" IssueInstant="2004-12-05T09:21:59Z" AssertionConsumerServiceIndex="0" AttributeConsumingServiceIndex="0"><saml:Issuer>https://sp.example.com/SAML2</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>
<Transforms>
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
<DigestValue>CxgHIaLL1Ce4iAMD0ry6i++BFP0=</DigestValue>
</Reference>
</SignedInfo>
<SignatureValue>IKi1NOMYzrz6muSboAS+0K3gw8waPT1QqL0BYXTcmOHmbgKFRgp29q1+a6tBmNhN
o0inSa9v8CT5omdwCi+3yN1/gXT1sXBq9BJD1I6bhURprTMdRqhsWXiYC7HOtx+b
ISVq+0OfbEhH0WKnwRo+Wc0JdiTGYty1Vu34FRyg+9rrTCjKk40Brl0FDMExSxmM
PPi3RHkEmL2X9g5M2fLjJg4UOjx+K3RyNOvOObo4GfZJf+9B5M/TxB48mojbwj9R
8kVKDso0YMrNsZOo9c2ptu1gpHxvNS3Y6c1c43X0883s6cGNJSuICoZk/vHMwtjz
EP9ntIMnZ26905JYwsrbAQ==</SignatureValue>
</Signature><samlp:NameIDPolicy Format="urn:oasis:names:tc:SAML:2.0:nameid-format:transient" AllowCreate="true"/></samlp:AuthnRequest>