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

LDAP SSO troubleshooting #872

Closed
afawaz2 opened this issue Nov 17, 2020 · 3 comments
Closed

LDAP SSO troubleshooting #872

afawaz2 opened this issue Nov 17, 2020 · 3 comments

Comments

@afawaz2
Copy link

afawaz2 commented Nov 17, 2020

I am attempting to use an HTTP header to enable the SSO feature. The header will contain the user email address. I tested by enabling the ldap sync and setting

  • $_SERVER Key: HTTP_XYZ
  • Locate Users By: userprincipalname

LDAP authentication is successful. Do you have any tips for troubleshooting?

@tiredofit
Copy link

I was the one who requested the feature but have also not been able to get it to work effectively. I believe I did once but I can't be sure.

What we did to bypass this was extend the app/Http/Controllers/Auth/LoginController.php with the Server variable lookup code there and it worked just fine. It shouldn't be in the main codebase though as I would call it dirty hack. We've been using the automatic login function this way for 3 months now with great success.

@afawaz2 afawaz2 closed this as completed Dec 1, 2020
@laurivosandi
Copy link

I elaborated here as well, the SSO functionality does not work...

@freescout-helpdesk
Copy link
Contributor

SSO authentication has been fixed in LDAP Module v1.0.10

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

4 participants