umn-asr / shibboleths_lil_helper

A ruby gem to streamline the setup, deployment, and ongoing management of Apache & IIS web-servers running the Shibboleth Native Service Provider implementations.
MIT License
7 stars 2 forks source link

<Logout>SAML2 Local</Logout> should be <Logout>Local</Logout> #3

Closed joegoggins closed 12 years ago

joegoggins commented 12 years ago

The templates don't support the SAML2 logout spec. Thus this is misleading. Switch it to just Local.

This change should eliminate this kind of crap from the logs:

2011-12-29 16:16:51 ERROR Shibboleth.LogoutInitiator.SAML2 [159]: error issuing SAML 2.0 logout request: No SingleLogoutService endpoints in metadata for identity provider (https://idp2.shib.umn.edu/idp/shibboleth).

joegoggins commented 12 years ago

Fixed in release 1.0.7