52
Views
1
Comments
Steps to setup Active Directory in the Reactive app after configuring in Users App
Application Type
Reactive

Hi guys, I want to integrate an Active directory with our Reactive Web App instead of Users module. I have seen the documentation on this in :

https://success.outsystems.com/Documentation/11/Developing_an_Application/Secure_the_Application/End_Users/End_Users_Authentication/Configure_Active_Directory_authentication 

After doing these steps, I have no idea what to do next in Service Studio so if there is a step by step guide that explains the next steps in detail, please share it with me? 

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Mohammed,

First of all are you have OutSystems installed on Premise?

AD Authentication only works onpremise and only for Traditional Web apps, as you have to select Windows Integrated Authentication option, which is only available for traditional web apps.

All this is described in the link you shared.

For reactive web cloud OutSystems environments you should use AzureAD.  If you have an onpremise AD you can use AD connect to sync AD configuration changes with AzureAD.

Kind regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.