Skip to content

Commit fbf7299

Browse files
committed
wrong entityID
1 parent 5b1e284 commit fbf7299

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/pyff/test/data/metadata/test-sp.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@
6565
<ti:DisplayName xml:lang="en">Other Access</ti:DisplayName>
6666
<ti:DisplayName xml:lang="sv">Other Access sv</ti:DisplayName>
6767
<ti:FallbackHandler profile="href">https://www.example.org/other</ti:FallbackHandler>
68-
<ti:TrustedEntity include="true">https://cpauth.icos-cp.eu/saml/cpauth</ti:TrustedEntity>
68+
<ti:TrustedEntity include="true">https://login.idp.eduid.se/idp.xml</ti:TrustedEntity>
6969
</ti:TrustProfile>
7070
<ti:TrustProfile name="another" strict="true">
7171
<ti:DisplayName xml:lang="en">Another Access</ti:DisplayName>
7272
<ti:DisplayName xml:lang="sv">Another Access</ti:DisplayName>
7373
<ti:FallbackHandler profile="href">https://www.example.org/another</ti:FallbackHandler>
74-
<ti:TrustedEntity include="false">https://cpauth.icos-cp.eu/saml/cpauth</ti:TrustedEntity>
74+
<ti:TrustedEntity include="false">https://login.idp.eduid.se/idp.xml</ti:TrustedEntity>
7575
</ti:TrustProfile>
7676
<ti:TrustProfileRef>global1</ti:TrustProfileRef>
7777
</ti:TrustInfo>
@@ -187,25 +187,25 @@ D265cqy6Le/toVg=</ds:X509Certificate>
187187
<ti:DisplayName xml:lang="en">Other Access</ti:DisplayName>
188188
<ti:DisplayName xml:lang="sv">Other Access sv</ti:DisplayName>
189189
<ti:FallbackHandler profile="href">https://www.example.org/other</ti:FallbackHandler>
190-
<ti:TrustedEntity include="true">https://cpauth.icos-cp.eu/saml/cpauth</ti:TrustedEntity>
190+
<ti:TrustedEntity include="true">https://kimlik.29mayis.edu.tr/simplesaml/saml2/idp/metadata.php</ti:TrustedEntity>
191191
</ti:TrustProfile>
192192
<ti:TrustProfile name="another" strict="true">
193193
<ti:DisplayName xml:lang="en">Another Access</ti:DisplayName>
194194
<ti:DisplayName xml:lang="sv">Another Access sv</ti:DisplayName>
195195
<ti:FallbackHandler profile="href">https://www.example.org/another</ti:FallbackHandler>
196-
<ti:TrustedEntity include="false">https://cpauth.icos-cp.eu/saml/cpauth</ti:TrustedEntity>
196+
<ti:TrustedEntity include="false">https://kimlik.29mayis.edu.tr/simplesaml/saml2/idp/metadata.php</ti:TrustedEntity>
197197
</ti:TrustProfile>
198198
<ti:TrustProfile name="yetanother" strict="false">
199199
<ti:DisplayName xml:lang="en">yet Another Access</ti:DisplayName>
200200
<ti:DisplayName xml:lang="sv">yet Another Access sv</ti:DisplayName>
201201
<ti:FallbackHandler profile="href">https://www.example.org/another</ti:FallbackHandler>
202-
<ti:TrustedEntity include="false">https://cpauth.icos-cp.eu/saml/cpauth</ti:TrustedEntity>
202+
<ti:TrustedEntity include="false">https://kimlik.29mayis.edu.tr/simplesaml/saml2/idp/metadata.php</ti:TrustedEntity>
203203
</ti:TrustProfile>
204204
<ti:TrustProfile name="yetanotherone" strict="true">
205205
<ti:DisplayName xml:lang="en">yet Another one Access</ti:DisplayName>
206206
<ti:DisplayName xml:lang="sv">yet Another one Access sv</ti:DisplayName>
207207
<ti:FallbackHandler profile="href">https://www.example.org/another</ti:FallbackHandler>
208-
<ti:TrustedEntity include="true">https://cpauth.icos-cp.eu/saml/cpauth</ti:TrustedEntity>
208+
<ti:TrustedEntity include="true">https://kimlik.29mayis.edu.tr/simplesaml/saml2/idp/metadata.php</ti:TrustedEntity>
209209
</ti:TrustProfile>
210210
<ti:TrustProfileRef>global2</ti:TrustProfileRef>
211211
</ti:TrustInfo>

0 commit comments

Comments
 (0)