Feature #2965
CAS Authentication
Status: | New | Start date: | 2009-03-13 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Accounts / authentication | |||
Target version: | - | |||
Resolution: |
Description
Do you plan to implement CAS authentication system as a plugin or an internal authentication feature in redmine ?
Related issues
History
#1
Updated by Jean-Philippe Lang over 13 years ago
Adding CAS authentication to the Redmine core is not planned.
But some refactoring that would allow pluggable authentication is highly desirable.
#2
Updated by Eric Davis over 13 years ago
- Category set to Accounts / authentication
I agree with Jean-Philippe, a pluggable authentication would be a very nice addition. Then the LDAP and OpenID authentication types can be moved out of the core and into plugins.