I am currently looking at authenticating the back office with Active Directory.
I have got it to a place whereby I can successfully sign in with AD credentials. However, I have to create the user first manually (with no password of course). Is this how its supposed to work?
I have seen elsewhere that its suggested that any AD user can login (without already being set up within Umbraco first) and just have Writer access. If this is the normal functionality then I must have missed something along the way as this does not work for me.
Umbraco 7.4 Active Directory authentication
Hi all,
I am currently looking at authenticating the back office with Active Directory.
I have got it to a place whereby I can successfully sign in with AD credentials. However, I have to create the user first manually (with no password of course). Is this how its supposed to work?
I have seen elsewhere that its suggested that any AD user can login (without already being set up within Umbraco first) and just have Writer access. If this is the normal functionality then I must have missed something along the way as this does not work for me.
Thanks in advance
Adam
Anyone?
Hello There, I know this is old post but wondering how you implemented Active Directory on 7.4.3? if you have any steps that would be great.
I think this is can help https://our.umbraco.com/packages/backoffice-extensions/umbraco-active-directory-password-validator/
any links on how I can implement Active Directory for my v7.4.3? in my firm, we don't have option to use Nuget. I am looking for other options.
you have source code in package, can use it as is
Thanks Yakov, let me give it a try.
is working on a reply...