-
New Feature
-
Resolution: Fixed
-
Major
-
None
In the Global Security panel, I would like to select the authentication via HTTP Header by reverse proxy while maintaining authorizations via ldap groups.
To do this, the connection properties to ldap should be filled regardless of the authentication module or authorization module chosen
Hi,
We have extended the Reverse Proxy Auth plugin in order to also get the LDAP groups on the header.
It works like a charm along with Role-based matrix
https://github.com/schubergphilis/reverse-proxy-auth-plugin
For now, in order to use this fork, you will need to inform the header fields and have some data there, otherwise the user is not authenticated. I will change it in order to make the header groups optional.
Cheers,
Wilder