You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this feature assumes that you have enabled Windows Authentication in IIS, or have enabled it in some other means with Apache. LdapRecord does not set this up for you. To enable Windows Authentication, visit the IIS configuration guide.
I'm using Apache in a Linux system. Can any one point me to what do I need to setup to make this work? I've been searching and I see references about GSSAPI, Kerberos, NTLM, and I don't even know what to try in Apache.
This discussion was converted from issue #374 on January 20, 2022 15:08.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Just created an app that uses LDAP record. It's great!
I would like to implement an auto-login feature for users that are in the corporate network.
In the documentation I can see that this should be possible. But I also see the following disclaimer:
https://ldaprecord.com/docs/laravel/v2/auth/sso
However, this feature assumes that you have enabled Windows Authentication in IIS, or have enabled it in some other means with Apache. LdapRecord does not set this up for you. To enable Windows Authentication, visit the IIS configuration guide.
I'm using Apache in a Linux system. Can any one point me to what do I need to setup to make this work? I've been searching and I see references about GSSAPI, Kerberos, NTLM, and I don't even know what to try in Apache.
Is LDAP record using any of these protocols?
Beta Was this translation helpful? Give feedback.
All reactions