163
Views
5
Comments
Get Users/Group list from Azure Active Directory

I am new to OutSystems and I already config Azure AD authentication by following Configure Azure AD Authentication - OutSystems 

Authentication is working OK, but Now my system need to getting Users/Group from Azure AD which not yet login my system. (Detail: User choose a Company => show list departments, User choose a Department => show list Employees inside that department).

Any suggestion for me?

Thank you so much.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Toan,

The documentation you mention also has steps to populate the User entity, did you follow it?

2022-06-13 04-26-25
Toan Ngo Van

Thanks, Kilian Hekhuis , I already finished "Azure AD Authentication", and I also already get Users/Group in Outsystems Users, But now I need to getting list users/group in Azure AD (not in outsystems users because these users not yet login in my website).

Any suggestion for me?

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

If it's in Azure itself, this doesn't seem the right forum?

2021-10-09 07-57-44
Stefan Weber
 
MVP

Hi Toan,

that information is best retrieved via the Microsoft Graph API. There are some components on the Forge providing access to the users endpoints of Graph. 

Best

Stefan

2022-12-05 07-28-20
Nihil Gujar

Hey Toan,

Did you find any solution? Please share with me that I am facing an issue.

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