cloudstack/plugins/user-authenticators/saml2
Rohit Yadav 0402f68b12 SAML2LogoutAPIAuthenticatorCmd: if session is null, redirect to login page
If session is null, probably logout (local) happened removing the name id and
session index which is needed for global logout. The limitation by design is that
local logout will void possibility of global logout. To globally logout, one
use the SLO api which would logout locally as well.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-28 19:45:26 +02:00
..
resources/META-INF/cloudstack/saml2 saml: Have the plugin use IDP metadata from URL, get values from Config 2014-08-28 19:45:24 +02:00
src/org/apache/cloudstack SAML2LogoutAPIAuthenticatorCmd: if session is null, redirect to login page 2014-08-28 19:45:26 +02:00
test/org/apache/cloudstack saml: Add unit tests for saml plugin 2014-08-28 19:45:26 +02:00
findbugsExcludeFilter.xml CLOUDSTACK-7083: Add SAML2 SSO plugin skeleton and stub 2014-08-12 12:01:28 +02:00
pom.xml saml2: Fix plugin after refactoring 2014-08-28 19:45:23 +02:00