single sign on - SSO CAS : Session Expiry -


i bit confused whats ideal way of single sign out. in our application use cas central authentication. have 2 applications(app1,2) user logged in. assuming timeout apps 30 mins,and user continues working on app1 , keeps app2 idle 30 mins.

after 30 mins - should app1 , app2 both logged out cas(initiated app2 probably) or should app2 considered active same logged in user still using app1?


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -