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

More in-depth explanation for beginners and also for OpenLdap #50

Open
Christiazz opened this issue Aug 24, 2023 · 2 comments
Open

More in-depth explanation for beginners and also for OpenLdap #50

Christiazz opened this issue Aug 24, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Christiazz
Copy link

Christiazz commented Aug 24, 2023

As the project looks amazing, is not very accessible for beginners, Also, almost everything in Laravel doc looks like is referring to Active Directory, there are only a few references to OpenLdap wich looks confusing.

@stevebauman
Copy link
Member

Hi @Christiazz!

Could you elaborate on what you found inaccessible or difficult to follow? I would definitely like to make it as accessible as possible, so your feedback on this is helpful.

Also, I chose to reference ActiveDirectory as its the most popular and feature rich provider of LDAP services and its the directory I personally interact with and know well. If you or anyone would like to PR OpenLDAP docs that would be greatly appreciated 🙏

@Christiazz
Copy link
Author

Hi and sorry for the late reply! You know, the docs in general are understandable, but for a beginner, at the end of the day it matters how specifically and where exactly you should put the code. Sometimes I get confused about wich was the example and wich was the actual code to write. At the end I succeded, but only after 2 weeks after making it work I am understanding the whole logic. It could be very helpful a kind of directly-to-the-point with step.1, step-2 ecc or a video where its shown only the necessary to don't get overhelmed, I know it's a lot of work and this is just an idea, not expecting anything :) Regard OpenLdap this way: 'model' => LdapRecord\Models\OpenLDAP\User::class, in the auth.php did work. so regarding that, nothing to say. As a beginner, I am not confident with OpenLdap at all, I had just a server using that instead of active directory (unfortunatly). Also what confused me, is that I had to use Sanctum + plain authentication and this combo is not specified in the docs. Using the Laravel ui + plain auth just worked fine. Thanks a lot!

@stevebauman stevebauman added the enhancement New feature or request label May 13, 2024
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

2 participants