Skip to main content
Question

Read out AD groups for mapping them to subscription roles

  • July 17, 2026
  • 1 reply
  • 26 views

Hi,
as we maintain in our AD groups entires for roles, i look for an integration approach to read out the AD users in a group and to attach them to the fact sheet  . 

 

Example : AD Group “My AD Group_Developer_ApplicationX” contains in developer1@email.com / developer2@email.com / developer3@email.com

 

I could read them out, import to LeanIX an create, update, delete the Subscription entries for the Application factsheet. Any idea how to achie this  ?

1 reply

Thomas Schreiner
Forum|alt.badge.img+4

Hi ​@danigee, this is exactly one of the cases that we talked about last year - happy to help :)

In your situation, I would proceed like this:

  • Generate an Integration API connector that maps AD groups to subscriptions, adds them and clears outdated ones => the solution would be consistent automatically. For this, I would use our LeanIX Integration Builder that already covers all of this logic.
  • Call the connector in a fixed interval, e.g. as a nightly batch.

Feel free to reach out for details, I‘m happy to show you similar integrations and the generation toolset.