When connecting FME Flow to Azure (Configuring Azure Active Directory with FME Server (safe.com) - the app needs permission to:
- Microsoft Graph > Application permissions > Group.Read.All, User.Read.All
- Microsoft Graph > Delegated permissions > User.Read
However when using Azure AD and FME Form the following permissions are needed:
- Microsoft Graph User.Read Delegated
Is it possible to limit the FME Flow permissions to be the same as FME Desktop - or is there a reason you also need Group.Read.All and User.Read.All ?