Hello,
I have a few questions about the O365 activity set up:
-
If I am registering the application on my work Azure account, would other domain accounts, that are actually running the automation, be able to connect to O365 and use APIs, with the same Application and Tenant IDs, that I used in development?
-
I am planning to use IntegratedWindowsAuthentication, but cannot get it working. Azure “API Permissions” page says that admin consent is not required, public client flows are enabled. Could it be an organization specific setting that overrides these?
Thank you!