I am unsure though as to what the Connector expects - could not find any specification in the ACE documentation.
As described below, MS allows for several token grant flows:
https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow
I would expect that since we are attempting an application to application integration, the one to use would be the client credentials grant flow, but that does not need/use a refresh token.
When I select BASIC OAUTH in the connector discovery I have the following required fields:
SharePoint online URL
OAuth access token
OAuth refresh token
Application client ID
Application client secret
With the application client id and application client secret that the Sharepoint/Azure team have shared I am able to retrieve an access token via a grant_type of client_credentials. I am however puzzled about the refresh token
Has anyone successfully configured it and can share some insight?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum