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

Forward LDAP based SSO identity via an HTTP header (like REMOTE_USER) #87

Open
thom4parisot opened this issue Jan 11, 2021 · 0 comments

Comments

@thom4parisot
Copy link

Hello there,

Some SSO providers — which can be LDAP-based — provide a REMOTE_USER HTTP header, after a user has authed on a given portal.

For example, Django provides two middlewares to plug into this system. Once a user has logged in, the LDAP app detects the username, and proceeds to the 1) user creation and/or 2) logs the user in the app.

Is there any chance this can be provided by omniauth-ldap?
Unless it is more relevant to request this in a more relevant repo.

Let me know, and thanks for providing this plugin :-)

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

No branches or pull requests

1 participant