When attempting to create a workfront to sharepoint connection I am getting an error that refers to a reply address but it's unclear where this information should be setup. I'm assuming it's in sharepoint but am unable to locate this setting.
Connection - Client ID, Secret and Tenant ID entered and continue select
Error Received
Any ideas where to start?
Views
Replies
Total Likes
Ken,
The information for your Sharepoint environments is at the admin level within the Microsoft Entra Admin Center console (entra.microsoft.com). For us, that is IT realm and we can't touch so we have no connectivity between our Workfront/Fusion environments and the Microsoft 365 environments.
Views
Replies
Total Likes
Thanks for the reply Kurt. It's not obvious in the screen shot but we have setup a user profile in (entra.microsoft.com), the profile includes a client id, secret and tenant id reference which we have entered into the fusion to share point connection configuration. The initial connection attempt shows the error noted. If I alter the client id or tenant id the error changes to indicate that the client/tenant is not found which lets me know that the connection sees the profile we have setup. Interestingly, if I alter the secret the same error as noted occurs.
Views
Replies
Total Likes
Ken,
That error seems to point to having the correct URI input for the app registration. When connecting the two environments will usually do an Oauth2 authentication, like when we connect our Workfront to Workfront Fusion for reauthorizations. I'm not well versed in Entra but it seems to need the Workfront Fusion URI for callback, it should be one of following:
Americas/APAC - https://app.workfrontfusion.com/oauth/cb/auth2
EMEA - https://app-eu.workfrontfusion.com/oauth/cb/oauth2
Views
Replies
Total Likes