What is the app id and scope being used while creating an Integration Service Microsoft connection?
There are default Enterprise app registrations in Azure owned by UiPath that allow users to create connections, that leverage Microsoft resources. When creating connections the scope, redirect URI, and client id (application id) are visible in the URL seen in the browser. Here is an example of how to access this URL.
- Create a connection while using the default app registration by just clicking connect
- On the login.microsoft.online.com page, capture the client id, redirect uri, scope, etc. from the url in the browser.