241
Views
3
Comments
Login with my AD user in my reactive web application

Hi,

I have configured the LDAP Authentication from the User Application as given in the documentation and it works fine as shown in the below screenshot.

But when I am trying to log in within one of my existing reactive web application with the AD User it is giving me the error of invalid username and password.

In my reactive web application login page, I am using Outsystems User_Login action.

Do we have to do any changes anything in the User_Login action to allow the LDAP/AD user to login into any reactive application directly? The AD user I am using to log in is not available in Outsystems User table.


Thanks

2019-07-01 07-16-04
Vinod Patidar
2022-09-20 06-28-12
Nitish Kumar

Hi Vinod,

But while I was going through the documentation I can see it says that after LDAP configuration in the User Application,  It will create the AD user directly in the Outsystems User table if a user does not exist and If it found the user it will authenticate it.

Thanks 

Nitish Kumar

2019-07-01 07-16-04
Vinod Patidar

Hi Nitish,

Please check below link as well. It is saying that - Note that this process does not create any new users in the OutSystems database.


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



I have used Microsoft Login Connector forge component for Azure AD Login and this forge component is also using CreateUser Action.

Thanks

Vinod


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