Feature #4
Truly modular authentication for web interface
| Status: | New | Start: | 01/11/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 3.1 | |||
Description
Currently, web UI uses somewhat hard-coded authentication backend, currently using ActiveDirectory rails plugin to access Microsoft Active Directory LDAP data. Authentication should be truly modular, i.e. there should be some easy documented way to use one of authentication methods:
- From a list of users, predefined in Inquisitor's database table
- From a list of users in Active Directory
- From a list of users in some other LDAP, etc...