Unicon / shib-cas-authn3

Integrates an external CAS Server and Shibboleth IdPv3.
Apache License 2.0
22 stars 16 forks source link

LOGOUT #19

Closed cronzero closed 8 years ago

cronzero commented 8 years ago

Hi. Should the logout on CAS work correctly? After login, when i hit logout on application it ends up on shibboleth logout page, but it keeps me login on CAS. No error in logs. Can this be wrong configuration ?

mmoayyed commented 8 years ago

You have a few options. here are my favorites:

  1. Let the application go to /cas/logout instead.
  2. Mod your idp to redirect logout to /cas/logout