„SLODemo” változatai közötti eltérés
a (→SP4) |
(→SP7: +SP 8) |
||
54. sor: | 54. sor: | ||
{{SLODemoSP | {{SLODemoSP | ||
| software=Shibboleth 2.1 (Debian) | | software=Shibboleth 2.1 (Debian) | ||
+ | | front=not likely | ||
+ | | back=not likely | ||
+ | | 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 === | ||
+ | {{SLODemoSP | ||
+ | | software=Shibboleth 2.2+ (source) | ||
| front=? | | front=? | ||
| back=? | | back=? | ||
− | | notes=This is a | + | | 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. |
}} | }} | ||
[[Category: Csonkok]] | [[Category: Csonkok]] |
A lap 2009. augusztus 5., 14:16-kori változata
Tartalomjegyzék
[elrejtés]Preparing
Available environments
'sandbox': Shibboleth 2.1
'papigw': Shibboleth 2.2+
'sandbox SSP': SimpleSAMLphp
DNS
Cert
Service Providers
SP1
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
SP software | Shibboleth 2.2+ source build |
Front channel logout | supported |
Back channel logout | supported |
Notes | none |
SP3
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
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
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 |
SP6
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
SP software | Shibboleth 2.1 (Debian) |
Front channel logout | not likely |
Back channel logout | not likely |
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
SP software | Shibboleth 2.2+ (source) |
Front channel logout | ? |
Back channel logout | ? |
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. |