Feature #1131
Add support for alternate (non-LDAP) authentication
| Status: | New | Start: | 2008-04-28 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.8 | |||
| Affected version: | 0.7.0-RC1 |
Resolution: | ||
Description
I would like to see a way to add a custom external authenticator. Currently, the "New Authentication Modes" link assumes an LDAP source. Some more information about what I'm trying to do is here: http://www.redmine.org/boards/1/topics/show/495
Once you subclass AuthSource, there should be a way to make it visible to React so that it can be selected in the Authentication administration page.