-
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
Hello,
The sign out works well but not the single sign out.
When I'm sign out from siteA I still logged in siteB even if I set "config.cas_enable_single_sign_out = true" in devise.rb
You'll find bellow the configuration of session_store.rb
Rails.application.config.session_store :cache_store
Did I miss something ? Single Sign Out should work with cache_store (or even with mem_cache_store) ?
Edit: I'm working with rails 4.2.0 and last version of devise_cas_authenticatable.
Thanks for your help !
Metadata
Metadata
Assignees
Labels
No labels