DalOpenSource / Marker

Automatic Marking System for University Courses.
3 stars 2 forks source link

LDAP Authentication #8

Open andreykul opened 9 years ago

andreykul commented 9 years ago

Story

Admin can use LDAP for Authentication

in order to provide Admin with easy integration into current FCS infrastructure I want to add LDAP as Authentication

Scenario 1

Given Admin configured LDAP information as Environment Variables And synchronization has happened When Admin uses his CSID to login Then Login was successful

Scenario 2

Given Admin is on LDAP configuration page And he changes synchronization frequency When He submits changes Then new background job is created for synchronization And old background job is stopped

andreykul commented 9 years ago

use devise_ldap_authenticatable

andreykul commented 9 years ago

Authenticate-via-LDAP directly from Devise wiki