Asked by:
I need an integrated "web portal" with active directory

-
Hi Guys,
I have deploying website, I decision using active directory for authentication/authorization/account(user store) for this website.
At now I need a web portal that it is full integrated with active directory.
I want my public users can self-register to active directory through this web portal, and for authentication/authorization use the active directory. Actually I want this portal use the active directory's user store (DB) for add/edit users or like mirror status between user store (DB) either active directory and web portal.
Note: I know, i shall use AD LDS for relation between AD and portal, and I should not directly connection between either.
Note2: FIM/MIM isn't correct solution for this scenario. Link
- Edited by Sadegh Ebadollahi Wednesday, January 25, 2017 4:08 PM
Question
All replies
-
Hi,
You can also look at SSO Single Sign-on Using ADFS.
Please don't forget to mark the correct answer, to help others who have the same issue. Thameur BOURBITA MCSE | MCSA My Blog : http://bourbitathameur.blogspot.fr/
- Proposed as answer by Hello_2018Moderator Tuesday, January 24, 2017 5:22 AM
-
You can use FIM to achieve this or have a developed functionality on your portal that will perform the self registration/data sync between your DB and AD.
This posting is provided AS IS with no warranties or guarantees , and confers no rights.
Ahmed MALEK
- Proposed as answer by Hello_2018Moderator Tuesday, January 24, 2017 5:22 AM
-
Have a look at Adaxes Web UI for AD. Practically, you can customize it to resemble any set of AD related tasks that you want to give out to users (add/edit users, add/remove to groups, self service tasks, etc.)
-
-
-
-
-