João Santos wrote:
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?
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.
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-