File: auth_r_signed2.xml

package info (click to toggle)
libnginx-mod-js 0.8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,808 kB
  • sloc: ansic: 114,096; perl: 8,447; javascript: 2,520; exp: 487; sh: 322; xml: 312; python: 181; makefile: 18
file content (22 lines) | stat: -rw-r--r-- 1,490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<samlp:AuthnRequest xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" Destination="https://example.com/cas/login" ForceAuthn="false" xml:ID="_0x14956c887e664bdb71d7685b89b70619" IsPassive="false" IssueInstant="2023-01-14T06:36:15.026Z" Version="2.0">
    <saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">FOO</saml:Issuer>
    <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
        <ds:SignedInfo>
            <!-- COMMENT -->
            <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
            <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
            <ds:Reference URI="#_0x14956c887e664bdb71d7685b89b70619">
                <ds:Transforms>
                    <ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
                    <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
                </ds:Transforms>
                <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
                <ds:DigestValue>JZkcRthnoo1iI2/kLXsPpC+3ZOh3Nfl4aGQrNj3y9XM=</ds:DigestValue>
            </ds:Reference>
        </ds:SignedInfo>
        <ds:SignatureValue>A6iMtm1g278JFMMqQSynGj8Qv35lvzAarb0PyVK8IbL7FfeK2d3+maJ0PKyUmccg
rhKUR5sUmpoBCCaMTu0phBTADYxR24v40sB2eQ8Pa7Zh5qpfDAs9wqRSQ0cvCK+b
BAIP0o/UvOmmGVUUJ71aLlkxpCKuBrdY5r0hfXRaMg4=</ds:SignatureValue>
    </ds:Signature>
</samlp:AuthnRequest>