Something went wrong while setting issue due date.
HTTP header authentication
Closed
HTTP header authentication
The goal is to be able to log in trough HTTP Header, which is the default SSO method used by LemonLDAP::NG.
This is different from Basic authentication as we don't provide the password, only the user identifier (as we do with CAS).
I will provide a patch through github for this feature.
I would maybe need some help to add some config parameters in FD core schema to be compliant with upgrade process. Any hint?
(from redmine: issue id 5010, created on 2016-07-13, closed on 2016-08-11)
- Relations:
- copied_to #5096
- Changesets:
- Revision 2734f68c on 2016-07-28T13:46:36.000Z:
Fixes #5010 Added managedAttribute link between http header auth options
- Revision 2b326d97 on 2016-07-28T13:48:07.000Z:
Fixes #5010 Added managedAttribute link between http header auth options