cloudstack/plugins/user-authenticators
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
..
ldap Fixed CLOUDSTACK-7374: added PaginationControl while querying ldap users 2014-08-20 15:58:08 +05:30
md5 Fixing rat failure 2014-04-21 14:32:00 +05:30
plain-text findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
saml2 SAML2LogoutAPIAuthenticatorCmd: if session is null, redirect to login page 2014-08-28 19:45:26 +02:00
sha256salted findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00