Forum Discussion
Johanno
4 years agoContinued Contributor
Microsoft Graph - Azure AD - manager specifically
Hi! We connect to Azure AD using this URL. The query looks like: let
token_uri = "https://login.windows.net/" & "9c8e48932-4282ad2a" & "/oauth2/token",
resource="https://graph.microsoft.co...
Johanno
4 years agoContinued Contributor
To my understading this was only security related information and not Azure AD, also the Microsoft Graph Security connector is deprecated as of May 2021. So as of now, it seems we can collect everything we need from Azure AD but we can't expand the manager id for some reason.