|
I have problems with global logout in combination with simplesamlphp.
I do a login from PL SP (redirect to IDP, login, redirect to SP). After that I open my PHP SP (redirect to IDP, get SAML Auth, redirect to PHP SP). Then I globaly logout from PL SP and my PHP SP get's an LogoutRequest without NameID attribute.
This looks like the problem mentioned here: https://community.jboss.org/thread/172231?start=0&tstart=0
|