Hi all,
Has anyone created a PHP automation script for querying and retrieving group members from Microsoft Entra ID for use in the Account Reviews module? A base template or example would be really helpful.
Hi there, I do have something I’m working on, however for me at the moment, the limitation is the STDOUT is limited by the size of the output, essentially making the output unusable as we have many users requiring account reviews.
I believe Eramba are working on this, but it’s definitely something I’m looking into integrating as well.
That sounds great. We don’t have many users that we need to review, so would you share what you have for now?
Hi TechedJack,
Would you mind sharing what you have please?
Just an update…
I have a working script now and runs fine, but I think I am also hitting the STDOUT limit when I am trying to pull too many accounts. Hopefully this will be fixed in the next release.
We were initially looking at increasing it to 1MB, but we will go with a better approach instead. The automation will store the output JSON and the account review will then read it directly. This will not be included in version 3.31 though, it will come in 3.32 alongside the migration of the account review.
As for automation templates for Entra, AWS, etc, that is definitely something we have planned