620
Views
8
Comments
Integrating IT Users with Active Directory
HI,

How may I integrate the IT users store with my active directory?

Thanks
2019-11-12 17-31-26
Justin James
 
MVP
Raymond -

The Users eSpace can be set to pull from an Active Directory. Just login to Users and change the setting (I forget where it is).

J.Ja
UserImage.jpg
Raymond Ong

Hi JJ,

I looking at the developer access. Application end user I am aware we can link with AD.

Any idea?

Thanks
2019-11-12 17-31-26
Justin James
 
MVP
There's an LDAP authentication module in the Forge which does the job.

https://www.outsystems.com/forge/component/567/ldap/

J.Ja
UserImage.jpg
Raymond Ong

Hi J. Ja,

Noted. Thanks.
2015-05-05 17-20-51
João Santos
Just in case somebody trips in this old thread, check the solution in the online help:
https://www.outsystems.com/help/lifetime/9.1/User_Stories/Use_an_External_Authentication_Provider.htm.
2019-03-29 12-14-31
Bruno Paiva Lima

João Santos wrote:

Just in case somebody trips in this old thread, check the solution in the online help:

In my case:

The ADAuthProvider does not support the Java Platform. Please use the LDAPAuthProvider instead.

If I change the auth method for LDAPAuthProvider I can back to the OutSystems Built-In Authentication whithout lose the Users? 

2015-05-05 17-20-51
João Santos

Hi Bruno,

I guess that you are a new member of the Community, so let me welcome you. I hope the Community will help you on a successful OutSystems journey.

To make it easier for others to help you, and benefit from the discussions you participate in, please consider starting a new topic instead.

You should only submit a new post in an existing thread if you are talking about the same problem. Not the case here... the thread is about "Active Directory" and, as you said, you can't use Active Directory on your OutSystems platform!


Thanks,

Joao

P.S. I'm not sure about the answer to your question, hence I rather not say anything instead of potentially misleading you.

2025-04-22 05-54-18
Shashi Kant Shukla

Hi Raymond,

You need to use LDAP extension in order to integrate active directory.

Below is one sample how you can integrate LDAP:


Reagrds

-SK-

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