Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

How to register login w/ auth-external


Go to End


821 Views

Avatar
Vlad Belfort

Community Member, 55 Posts

9 August 2016 at 11:07pm

I'm using an authenticator which allows me to authenticate against LDAP so that user accounts are all synced.

I've got the plugin working (GitHub Link) and I'm able to authenticate, the issue is that even though authentication is successful I don't login, nothing happens after I enter my credentials and submit.

Does anyone know what could be the issue and what I could do to resolve it?
Has anyone got particular plugin working on 3.4?
Or maybe even an alternative to logging in using LDAP?