-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
enhancementNew feature or requestNew feature or request
Description
@mirams, I would like to add an LDAP authentication option for login. This would:
- Add option to deactivate existing user registration
- Add option to enable authentication via an LDAP server
- Authenticate users via LDAP based on user groups (admin or user)
- Use environment variables to control authentication options and supply ldap urls + search strings
I would propose to use the django-auth-ldap library to do this (I've used this before for https://github.com/pkpdapp-team/pkpdapp), which would be added as a dependency
Motivation: To enable a deployment of ap-nimbus within the Roche authentiation system
mirams and kwabenantim
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request