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

Docs - improve information around removing default authenticators #23

Open
antons- opened this issue Jul 1, 2019 · 1 comment
Open

Comments

@antons-
Copy link

antons- commented Jul 1, 2019

I've just started playing around with this module.

The docs here https://github.com/silverstripe/silverstripe-ldap/blob/master/docs/en/developer.md#bypass-auto-login allude that you can remove the default member authenticator, but it doesn't actually tell you how.

In my case, I always wanted to force LDAP authentication.

I found the only way to do this was to first remove the default authenticator, then load the LDAP config. Very similar to the config here: https://github.com/bigfork/silverstripe-oauth-login#replacing-the-default-authenticator. I was only aware of this code as I had recently played around with that other module.

This should be included in the docs to make it easy for others - if you agree I'll create a PR.

@robbieaverill
Copy link
Contributor

We'd welcome any improvements to the documentation. Thanks!

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

2 participants