Project

General

Profile

redmine_cas and session activity timeout

Added by Bob Finch about 10 years ago

I'm using the redmine_cas plugin to provide CAS authentication in Redmine. My Redmine instance is configured with authentication required and a session inactivity timeout is set. All of my users authenticate via CAS.

When a user's session times out, the next click redirects to the Redmine login page that provides no obvious way for users to login again via CAS. Is there a way to get the next request after a session timeout to trigger CAS authentication instead?