-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathresponse-signed.xml
More file actions
19 lines (19 loc) · 2.3 KB
/
response-signed.xml
File metadata and controls
19 lines (19 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<samlp:Response xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" Version="2.0" ID="identifier_2" IssueInstant="2004-12-05T09:22:05Z" Destination="https://sp.example.com/SAML2/SSO/POST" InResponseTo="identifier_1"><saml:Issuer>https://idp.example.org/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>qv9GT+D06Nzr8uymGd60HG1ObUM=</DigestValue>
</Reference>
</SignedInfo>
<SignatureValue>fNf3jKJwYHgYTsqZpBBGlEq9Hny1uSQyLsJEWp1cGmfidKnf6jJn9PwB4F6F5F/9
UZ6DjmGRAYivVXU1JmUInsHpqyDllOYeKTfksf0RbQ6RNv6AqDDt7ZGOKeKqP3A+
k0onIqhP8BBcFCRE8/QZPv9RxMqtEtWcQX603khHobGg/JJVniVJBWluwBs6xNOP
xr7ZaP1idmLq+1yiGPhdIcjDyhGujP4Nmmw9jV8iml1YlXT/t+VNRF0y9J+rT8EK
BiOORNDmTLmyUCcf9HnIT11UIPVH/6SDJ4jYvCyzveS9Dp7B9e1R2Dr97kppx3hn
Ag422cWv09Vl9q+YlmoptA==</SignatureValue>
</Signature><samlp:Status><samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success"/></samlp:Status><saml:Assertion Version="2.0" ID="identifier_3" IssueInstant="2004-12-05T09:22:05Z"><saml:Issuer>https://idp.example.org/SAML2</saml:Issuer><saml:Subject><saml:NameID Format="urn:oasis:names:tc:SAML:2.0:nameid-format:transient">3f7b3dcf-1674-4ecd-92c8-1544f346baf8</saml:NameID><saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer"><saml:SubjectConfirmationData NotOnOrAfter="2004-12-05T09:27:05Z" Recipient="https://sp.example.com/SAML2/SSO/POST" InResponseTo="identifier_1"/></saml:SubjectConfirmation></saml:Subject><saml:Conditions NotBefore="2004-12-05T09:17:05Z" NotOnOrAfter="2004-12-05T09:27:05Z"><saml:AudienceRestriction><saml:Audience>https://sp.example.com/SAML2</saml:Audience></saml:AudienceRestriction></saml:Conditions><saml:AuthnStatement AuthnInstant="2004-12-05T09:22:00Z" SessionIndex="identifier_3"><saml:AuthnContext><saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef></saml:AuthnContext></saml:AuthnStatement></saml:Assertion></samlp:Response>