„SLODemo” változatai közötti eltérés

Innen: KIFÜ Wiki
(SP8)
(Service Providers: Call SPs by name)
8. sor: 8. sor:
  
 
== Service Providers ==
 
== Service Providers ==
=== SP1 ===
+
=== SP1: (Not-so) Old Release ===
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=Shibboleth 2.1 (Debian)
 
| software=Shibboleth 2.1 (Debian)
15. sor: 15. sor:
 
| notes=Back-channel logout returns 'Partial logout' due to a [https://bugs.internet2.edu/jira/browse/SSPCPP-223 bug]
 
| notes=Back-channel logout returns 'Partial logout' due to a [https://bugs.internet2.edu/jira/browse/SSPCPP-223 bug]
 
}}
 
}}
=== SP2 ===
+
=== SP2: Bright Shining Star ===
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=Shibboleth 2.2+ source build
 
| software=Shibboleth 2.2+ source build
22. sor: 22. sor:
 
| notes=Both front- and back-channel logout should work properly
 
| notes=Both front- and back-channel logout should work properly
 
}}
 
}}
=== SP3 ===
+
=== SP3: The Pretender ===
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=SimpleSAMLphp SAML2 SP
 
| software=SimpleSAMLphp SAML2 SP
29. sor: 29. sor:
 
| notes=SimpleSAMLphp does not support back-channel bindings, therefore the metadata does not contain it
 
| notes=SimpleSAMLphp does not support back-channel bindings, therefore the metadata does not contain it
 
}}
 
}}
=== SP4 ===
+
=== SP4: Backdoor, Please! ===
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=Shibboleth 2.2+ source build
 
| software=Shibboleth 2.2+ source build
36. sor: 36. sor:
 
| notes=The metadata of this SP does not contain front-channel bindings for logout
 
| notes=The metadata of this SP does not contain front-channel bindings for logout
 
}}
 
}}
=== SP5 ===
+
=== SP5: Old Slowhand ===
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=Shibboleth 2.1 (Debian)
 
| software=Shibboleth 2.1 (Debian)
 
| front=not working (times out)
 
| front=not working (times out)
 
| back=not working (times out)
 
| back=not working (times out)
| notes=Metadata points to a fake logout service that is not answering
+
| notes=Metadata points to a fake logout service that is not answering in time
 
}}
 
}}
=== SP6 ===
+
=== SP6: Shibboleth Neanderthalensis ===
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=Shib 1.3 (IRL: Shibboleth 2.1)
 
| software=Shib 1.3 (IRL: Shibboleth 2.1)
50. sor: 50. sor:
 
| notes=The metadata of this SP does not contain any logout services, just like a normal Shib1.3 SP
 
| notes=The metadata of this SP does not contain any logout services, just like a normal Shib1.3 SP
 
}}
 
}}
=== SP7 ===
+
=== SP7: Good Guy Speaking Ancient Greek ===
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=Shibboleth 2.1 (Debian)
 
| software=Shibboleth 2.1 (Debian)
57. sor: 57. sor:
 
| notes=This is a 2.x SP but it uses Shibboleth 1.3 SSO protocol. I expect a logout failure because of the Shibboleth-specific NameID format.
 
| notes=This is a 2.x SP but it uses Shibboleth 1.3 SSO protocol. I expect a logout failure because of the Shibboleth-specific NameID format.
 
}}
 
}}
 
+
=== SP8: Blitzkrieg ===
=== SP8 ===
 
 
{{SLODemoSP
 
{{SLODemoSP
 
| software=Shibboleth 2.2+ (source)
 
| software=Shibboleth 2.2+ (source)

A lap 2009. augusztus 11., 16:37-kori változata

Preparing

Available environments

'sandbox': Shibboleth 2.1

'papigw': Shibboleth 2.2+

'sandbox SSP': SimpleSAMLphp

DNS

Cert

Service Providers

SP1: (Not-so) Old Release

SP software Shibboleth 2.1 (Debian)
Front channel logout supported
Back channel logout not working
Notes Back-channel logout returns 'Partial logout' due to a bug

SP2: Bright Shining Star

SP software Shibboleth 2.2+ source build
Front channel logout supported
Back channel logout supported
Notes Both front- and back-channel logout should work properly

SP3: The Pretender

SP software SimpleSAMLphp SAML2 SP
Front channel logout supported
Back channel logout not supported
Notes SimpleSAMLphp does not support back-channel bindings, therefore the metadata does not contain it

SP4: Backdoor, Please!

SP software Shibboleth 2.2+ source build
Front channel logout not supported
Back channel logout supported
Notes The metadata of this SP does not contain front-channel bindings for logout

SP5: Old Slowhand

SP software Shibboleth 2.1 (Debian)
Front channel logout not working (times out)
Back channel logout not working (times out)
Notes Metadata points to a fake logout service that is not answering in time

SP6: Shibboleth Neanderthalensis

SP software Shib 1.3 (IRL: Shibboleth 2.1)
Front channel logout not supported
Back channel logout not supported
Notes The metadata of this SP does not contain any logout services, just like a normal Shib1.3 SP

SP7: Good Guy Speaking Ancient Greek

SP software Shibboleth 2.1 (Debian)
Front channel logout not working (probably)
Back channel logout not working (probably)
Notes This is a 2.x SP but it uses Shibboleth 1.3 SSO protocol. I expect a logout failure because of the Shibboleth-specific NameID format.

SP8: Blitzkrieg

SP software Shibboleth 2.2+ (source)
Front channel logout not working (if timed out)
Back channel logout not working (if timed out)
Notes This is a special SP that has a very short session lifetime (30 sec). If you hit the logout button within 30 sec, it should work but it should fail afterwards, because the principal is no longer known to the SP.