File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
Method =" urn:oasis:names:tc:SAML:2.0:cm:bearer" >
33
33
<saml2 : SubjectConfirmationData Address =" 192.168.1.1"
34
34
InResponseTo =" id-f4d370f3d03650f3ec0da694e2348bfe"
35
- NotOnOrAfter =" 2014 -09-14T21:06:32.081Z"
35
+ NotOnOrAfter =" 2024 -09-14T21:06:32.081Z"
36
36
Recipient =" https://myreviewroom.com/saml2/acs/"
37
37
/>
38
38
</saml2 : SubjectConfirmation >
39
39
</saml2 : Subject >
40
40
<saml2 : Conditions NotBefore =" 2014-09-14T21:01:32.081Z"
41
- NotOnOrAfter =" 2014 -09-14T21:06:32.081Z"
41
+ NotOnOrAfter =" 2024 -09-14T21:06:32.081Z"
42
42
>
43
43
<saml2 : AudienceRestriction >
44
44
<saml2 : Audience >urn:mace:example.com:saml:roland:sp
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ OmuMZY0K6ERY4fNVnGEAoUZeieehC6/ljmfk14xCAlE=</ns2:SignatureValue>
49
49
_cddc88563d433f556d4cc70c3162deabddea3b5019
50
50
</ns1 : NameID >
51
51
<ns1 : SubjectConfirmation Method =" urn:oasis:names:tc:SAML:2.0:cm:bearer" >
52
- <ns1 : SubjectConfirmationData InResponseTo =" bahigehogffohiphlfmplepdpcohkhhmheppcdie" NotOnOrAfter =" 2014 -10-04T09:59:39Z" Recipient =" http://xenosmilus.umdc.umu.se:8087/login" />
52
+ <ns1 : SubjectConfirmationData InResponseTo =" bahigehogffohiphlfmplepdpcohkhhmheppcdie" NotOnOrAfter =" 2024 -10-04T09:59:39Z" Recipient =" http://xenosmilus.umdc.umu.se:8087/login" />
53
53
</ns1 : SubjectConfirmation >
54
54
</ns1 : Subject >
55
55
<ns1 : Conditions NotBefore =" 2014-10-04T09:59:39Z" NotOnOrAfter =" 2024-05-04T09:59:39Z" >
Original file line number Diff line number Diff line change 48
48
49
49
assert len (_elem ) == 1
50
50
_spcertenc = _elem [0 ]
51
- _cert = _spcertenc .x509_data [0 ].x509_certificate .text
51
+ _cert = _spcertenc .key_info [ 0 ]. x509_data [0 ].x509_certificate .text
52
52
assert cert == _cert
You can’t perform that action at this time.
0 commit comments