Skip to content

Add email and display name header injection support#30

Open
efeat wants to merge 4 commits intojenkinsci:masterfrom
efeat:with-DN-and-mail-header
Open

Add email and display name header injection support#30
efeat wants to merge 4 commits intojenkinsci:masterfrom
efeat:with-DN-and-mail-header

Conversation

@efeat
Copy link

@efeat efeat commented Apr 4, 2017

Reverse-proxy-auth-plugin supports name & groups header injections but emails and display name are fetched from the LDAP server.

This fork add email and display name header injection support.
Thus we can manage authentication and user profile data with an httpd server.

What's more, using an httpd server as a reverse proxy, provides a simple solution to:

  • connect to several LDAP servers (even with different structures)
  • use technical users managed in the httpd server
  • create an SSO plateform with other integrated applications

The original fork was made on tag 1.4.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants