129
Views
4
Comments
Solved
get LDAP User details "department, manager, ..."
Question
Application Type
Reactive

My application authentication is already configured using the LDAP and it is worked. I need help on how to get the user details from his LDAP account, I don't know if this is needed installation of custom forge component or OutSystems allow me doing this by built-in functions.


UserImage.jpg
Kawthar Ebrahim
Solution

this Microsoft service is available in the forge https://www.outsystems.com/forge/component-overview/1023/active-directory helped me to get what I want. 

UserImage.jpg
Kawthar Ebrahim

thank you dear

it seems the LDAP component mentioned in the issue above is deactivated. and the mentioned question is more complicated than what I need, I just want to know if there is a way of getting AD details like the department and manager, any components and APIs I can use.

2020-01-10 13-55-33
Ivo Gonçalves

Hi Kawthar,

I don't know if there's a forge component you can use to get that data. If not you can use this lib. I have been using it myself because I need to handle self-signed certificates. One of the attributes I'm consuming is the department. The documentation is pretty straight forward.

IG

UserImage.jpg
Kawthar Ebrahim
Solution

this Microsoft service is available in the forge https://www.outsystems.com/forge/component-overview/1023/active-directory helped me to get what I want. 

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