271
Views
3
Comments
Solved
LDAP Authentication
Question

Hi,


Can someone enlighten me how to use the LDAPutils to authenticate users into my web application?

Thanks,



Majoy

UserImage.jpg
G Andrew Duthie
 
MVP
Solution

You should provide more information when you are looking for help.

What version of OutSystems are you on? What version of Service Studio?

If what you're trying to do is log users in via LDAP, have you looked at the /Users app? There is a place to configure authentication, and one of the options is LDAP. It can be found at:

https://<environmentname>/Users/ConfigureAuthentication.aspx

Documentation is here:

https://success.outsystems.com/Documentation/11/Developing_an_Application/Secure_the_Application/End-User_Management/End-Users_Authentication/Configure_LDAP_Authentication

UserImage.jpg
Ma. Joy Aropon

Hi, I am using Outsystems 10. The LDAP authentication was already set up in the /Users, I just don't know how to call it/use it in my web application.

UserImage.jpg
G Andrew Duthie
 
MVP

If you set up LDAP in /Users, it should automatically leverage the configured LDAP store for authentication. Are you getting an error message?

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