mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-08 02:24:18 +00:00
[DS-3819] Revert back to 401 status and move login URL to WWW-Authenticate header
This commit is contained in:
@@ -639,6 +639,11 @@ public class LDAPAuthentication
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getName() {
|
||||
return "ldap";
|
||||
}
|
||||
|
||||
/*
|
||||
* Add authenticated users to the group defined in dspace.cfg by
|
||||
* the authentication-ldap.login.groupmap.* key.
|
||||
|
Reference in New Issue
Block a user