Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map arbitrary values from auth to headers #7

Open
joltcan opened this issue Jun 18, 2018 · 2 comments
Open

Map arbitrary values from auth to headers #7

joltcan opened this issue Jun 18, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@joltcan
Copy link

joltcan commented Jun 18, 2018

Just an idea, but a future feature could be that map things like LDAP data such as email, cn, whatnot to headers, such as X-email, X-cn or so, then a simple SSO request could provide that data as well, just like a proper identity provider could do.

@fabianonline
Copy link

This would also allow using remote authentication via Remote-User.

@Luzifer
Copy link
Owner

Luzifer commented Sep 20, 2018

@fabianonline This is intended to be done in nginx. (See commented line in Nginx Implementation containing proxy_set_header)

@Luzifer Luzifer added the enhancement New feature or request label Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants