Hello,
I am using adminconsent url (GET https://login.microsoftonline.com/{tenant}/adminconsent?) mentioned in the client credentials oauth flow. I am looking for a way to get the admin user details, like email, name, who has provided the consent. Looks the response to admin consent API doesn't have any details which can help in retrieving user details. Please help in getting admin user details.
Thanks