I've been trying to setup an Active Directory member authentication and I think I have it setup completely, I didn't got any issues with it, till now...
and when I go to a restricted page (using the autologin) it redirects me to the page that you see when you are logged in but not in the right group.
But when I check the members in the Umbraco dashboard, it tells me that there are no members, although the information on the package tells me this:
The login user control creates an Umbraco member for each authenticated intranet user the first time they access the site.
Anyone here who can help me out?
Thanks in advance!
I think I almost got it done, I can log in using my AD accounts for the members, now when trying to get it to work for the users I got some issues, it works fine with group restrictions, yet when I add "allowedRoles" option it keeps giving me that the user wasnt found even though I'm using the same AD login / connectionString for the members authentication.
I also am looking for a way to make the members automatically log in (using the current logged in Windows user)
Active Directory member authentication (7.6.5)
Hi there,
I've been trying to setup an Active Directory member authentication and I think I have it setup completely, I didn't got any issues with it, till now...
I've been using this package: https://our.umbraco.org/projects/backoffice-extensions/umbraco-active-directory-authentication/
and when I go to a restricted page (using the autologin) it redirects me to the page that you see when you are logged in but not in the right group. But when I check the members in the Umbraco dashboard, it tells me that there are no members, although the information on the package tells me this:
Anyone here who can help me out? Thanks in advance!
Update:
I managed to get it to working for the front-end using https://our.umbraco.org/projects/developer-tools/active-directory-providers Sadly somehow I couldn't make it work with that ^ for the backoffice.
For the backoffice I am currently using the following https://our.umbraco.org/projects/backoffice-extensions/umbraco-back-office-active-directory-aspnet-provider/ But I need to limit that access to a few AD Groups...
I've been looking up ways on how to do it, but I can't find something, anyone here who might be able to help me out?
Thanks in advance
Update:
I think I almost got it done, I can log in using my AD accounts for the members, now when trying to get it to work for the users I got some issues, it works fine with group restrictions, yet when I add "allowedRoles" option it keeps giving me that the user wasnt found even though I'm using the same AD login / connectionString for the members authentication.
I also am looking for a way to make the members automatically log in (using the current logged in Windows user)
Any help is welcome!
Could you provide an update on your progress? I need to accomplish the same thing.
Hi, did you manage to figure this one out?
is working on a reply...