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

0.4: allow passing login username through request headers for proxy auth. #7

Open
pirogoeth opened this issue Jun 8, 2016 · 0 comments
Assignees
Milestone

Comments

@pirogoeth
Copy link
Owner

Around access.lua#L429, we should be able to add an ngx.req.set_header call to set a header (X-LSSO-Session -- but configurable?) so that the upstream service can use that as an auth method.

This is particularly useful for web applications supporting proxy auth, such as Grafana. This is a good step toward making lsso more powerful.

@pirogoeth pirogoeth added this to the 0.4 milestone Jun 8, 2016
@pirogoeth pirogoeth self-assigned this Jun 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant