Guest User

RequestSecurityTokenResponse

a guest
Jun 20th, 2015
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 9.44 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
  4.  
  5.        <soapenv:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
  6.  
  7.              <wsse:Security
  8.  
  9.                    xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
  10.  
  11.                    soapenv:mustUnderstand="true">
  12.  
  13.                     <wsu:Timestamp
  14.  
  15.                           xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
  16.  
  17.                           wsu:Id="Timestamp-12">
  18.  
  19.                            <wsu:Created>2015-06-18T16:57:24.468Z</wsu:Created>
  20.  
  21.                            <wsu:Expires>2015-06-18T17:02:24.468Z</wsu:Expires>
  22.  
  23.                     </wsu:Timestamp>
  24.  
  25.              </wsse:Security>
  26.  
  27.              <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
  28.  
  29.              </wsa:To>
  30.  
  31.              <wsa:MessageID>urn:uuid:a66d9d3c-6a91-467a-ad1f-e77884f66f7f
  32.  
  33.              </wsa:MessageID>
  34.  
  35.              <wsa:Action>urn:IssueTokenResponse</wsa:Action>
  36.  
  37.              <wsa:RelatesTo>urn:uuid:81aeb57f-ac6c-4e4c-b682-9d1ce0302a7d
  38.  
  39.              </wsa:RelatesTo>
  40.  
  41.        </soapenv:Header>
  42.  
  43.        <soapenv:Body>
  44.  
  45.              <wst:RequestSecurityTokenResponse
  46.  
  47.                    xmlns:wst="http://schemas.xmlsoap.org/ws/2005/02/trust">
  48.  
  49.                     <wst:TokenType>http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0
  50.  
  51.                     </wst:TokenType>
  52.  
  53.                     <wst:RequestedAttachedReference>
  54.  
  55.                            <wsse:SecurityTokenReference
  56.  
  57.                                  xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
  58.  
  59.                                   <wsse:Reference URI="#urn:uuid:5C5115F0B84DEEAE691434646644454"
  60.  
  61.                                        ValueType="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0"></wsse:Reference>
  62.  
  63.                            </wsse:SecurityTokenReference>
  64.  
  65.                     </wst:RequestedAttachedReference>
  66.  
  67.                     <wst:RequestedUnattachedReference>
  68.  
  69.                            <wsse:SecurityTokenReference
  70.  
  71.                                  xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
  72.  
  73.                                   <wsse:Reference URI="urn:uuid:5C5115F0B84DEEAE691434646644454"
  74.  
  75.                                        ValueType="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0"></wsse:Reference>
  76.  
  77.                            </wsse:SecurityTokenReference>
  78.  
  79.                     </wst:RequestedUnattachedReference>
  80.  
  81.                     <wsp:AppliesTo xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy">
  82.  
  83.                            <wsa:EndpointReference
  84.  
  85.                                  xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
  86.  
  87.                                   <wsa:Address>http://172.26.7.202:8280/services/echo</wsa:Address>
  88.  
  89.                            </wsa:EndpointReference>
  90.  
  91.                     </wsp:AppliesTo>
  92.  
  93.                     <wst:Lifetime>
  94.  
  95.                            <wsu:Created
  96.  
  97.                                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2015-06-18T16:57:24.448Z</wsu:Created>
  98.  
  99.                            <wsu:Expires
  100.  
  101.                                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2015-06-18T17:02:24.448Z</wsu:Expires>
  102.  
  103.                     </wst:Lifetime>
  104.  
  105.                     <wst:RequestedSecurityToken>
  106.  
  107.                            <saml2:Assertion xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion"
  108.  
  109.                                  ID="urn:uuid:5C5115F0B84DEEAE691434646644454" IssueInstant="2015-06-18T16:57:24.449Z"
  110.  
  111.                                  Version="2.0">
  112.  
  113.                                   <saml2:Issuer>172.26.7.156</saml2:Issuer>
  114.  
  115.                                   <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  116.  
  117.                                         <ds:SignedInfo>
  118.  
  119.                                                <ds:CanonicalizationMethod
  120.  
  121.                                                      Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:CanonicalizationMethod>
  122.  
  123.                                                <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></ds:SignatureMethod>
  124.  
  125.                                                <ds:Reference URI="#urn:uuid:5C5115F0B84DEEAE691434646644454">
  126.  
  127.                                                       <ds:Transforms>
  128.  
  129.                                                             <ds:Transform
  130.  
  131.                                                                    Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"></ds:Transform>
  132.  
  133.                                                             <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:Transform>
  134.  
  135.                                                       </ds:Transforms>
  136.  
  137.                                                       <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod>
  138.  
  139.                                                       <ds:DigestValue>LaV0FleP675NiYQvNhUCnJ/yPUs=</ds:DigestValue>
  140.  
  141.                                                </ds:Reference>
  142.  
  143.                                         </ds:SignedInfo>
  144.  
  145.                                         <ds:SignatureValue>
  146.  
  147.                                                gHqper6QdB+f89QvrJbLLIZrFp67GERcYdsMu/Sr+9sj6YZJYbiPyJdBDXaBvbMLZQn3h2u6S1Bj
  148.  
  149.                                                GcJyRNcwitTY7kkkXXk0tQJXBhx9X+Ok4FgIROm6W1xhIXbI82WgA4mK/gEk4BTCt08z3WAVXlUv
  150.  
  151.                                                z22fe79YhN6dD+Qae80=
  152.  
  153.                                         </ds:SignatureValue>
  154.  
  155.                                         <ds:KeyInfo>
  156.  
  157.                                                <ds:X509Data>
  158.  
  159.                                                       <ds:X509Certificate>MIICNTCCAZ6gAwIBAgIES343gjANBgkqhkiG9w0BAQUFADBVMQswCQYDVQQGEwJVUzELMAkGA1UE
  160.  
  161.                                                              CAwCQ0ExFjAUBgNVBAcMDU1vdW50YWluIFZpZXcxDTALBgNVBAoMBFdTTzIxEjAQBgNVBAMMCWxv
  162.  
  163.                                                              Y2FsaG9zdDAeFw0xMDAyMTkwNzAyMjZaFw0zNTAyMTMwNzAyMjZaMFUxCzAJBgNVBAYTAlVTMQsw
  164.  
  165.                                                              CQYDVQQIDAJDQTEWMBQGA1UEBwwNTW91bnRhaW4gVmlldzENMAsGA1UECgwEV1NPMjESMBAGA1UE
  166.  
  167.                                                              AwwJbG9jYWxob3N0MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUp/oV1vWc8/TkQSiAvTou
  168.  
  169.                                                              sMzOM4asB2iltr2QKozni5aVFu818MpOLZIr8LMnTzWllJvvaA5RAAdpbECb+48FjbBe0hseUdN5
  170.  
  171.                                                              HpwvnH/DW8ZccGvk53I6Orq7hLCv1ZHtuOCokghz/ATrhyPq+QktMfXnRS4HrKGJTzxaCcU7OQID
  172.  
  173.                                                              AQABoxIwEDAOBgNVHQ8BAf8EBAMCBPAwDQYJKoZIhvcNAQEFBQADgYEAW5wPR7cr1LAdq+IrR44i
  174.  
  175.                                                              QlRG5ITCZXY9hI0PygLP2rHANh+PYfTmxbuOnykNGyhM6FjFLbW2uZHQTY1jMrPprjOrmyK5sjJR
  176.  
  177.                                                              O4d1DeGHT/YnIjs9JogRKv4XHECwLtIVdAbIdWHEtVZJyMSktcyysFcvuhPQK8Qc/E/Wq8uHSCo=
  178.  
  179.                                                       </ds:X509Certificate>
  180.  
  181.                                                </ds:X509Data>
  182.  
  183.                                         </ds:KeyInfo>
  184.  
  185.                                   </ds:Signature>
  186.  
  187.                                   <saml2:Subject>
  188.  
  189.                                         <saml2:NameID
  190.  
  191.                                               Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">admin</saml2:NameID>
  192.  
  193.                                         <saml2:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer"></saml2:SubjectConfirmation>
  194.  
  195.                                   </saml2:Subject>
  196.  
  197.                                   <saml2:Conditions NotBefore="2015-06-18T16:57:24.448Z"
  198.  
  199.                                        NotOnOrAfter="2015-06-18T17:02:24.448Z">
  200.  
  201.                                         <saml2:AudienceRestriction>
  202.  
  203.                                                <saml2:Audience>http://172.26.7.202:8280/services/echo
  204.  
  205.                                                </saml2:Audience>
  206.  
  207.                                         </saml2:AudienceRestriction>
  208.  
  209.                                   </saml2:Conditions>
  210.  
  211.                                   <saml2:AuthnStatement AuthnInstant="2015-06-18T16:57:24.449Z">
  212.  
  213.                                         <saml2:AuthnContext>
  214.  
  215.                                                <saml2:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:Password
  216.  
  217.                                                </saml2:AuthnContextClassRef>
  218.  
  219.                                         </saml2:AuthnContext>
  220.  
  221.                                   </saml2:AuthnStatement>
  222.  
  223.                            </saml2:Assertion>
  224.  
  225.                     </wst:RequestedSecurityToken>
  226.  
  227.              </wst:RequestSecurityTokenResponse>
  228.  
  229.        </soapenv:Body>
  230.  
  231. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment