Skip to content

LDAP authentication option #132

@martinjrobins

Description

@martinjrobins

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions