Thank you, we just got it working now. The issue was API client details also the User Activity Logs Endpoint, it ends with /activityLogging should be like this
https://wd5-services1.myworkday.com/ccx/api/privacy/v1/<tenant>/activityLogging
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to connect Sentinel with Workday User Activity connector but I'm getting this error message "Failed to retrieve auth token from provider". Can anybody help out on this/.
Thank you, we just got it working now. The issue was API client details also the User Activity Logs Endpoint, it ends with /activityLogging should be like this
https://wd5-services1.myworkday.com/ccx/api/privacy/v1/<tenant>/activityLogging
@Kibalatu
I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.Issue:
When configuring Microsoft Sentinel with Workday using User Activity connector you are getting the error message "Failed to retrieve auth token from provider"
Solution:
You have fixed the issue by using the correct User Activity Logs Endpoint. which should be in the below format
https://wd5-services1.myworkday.com/ccx/api/privacy/v1/<tenant>/activityLogging
If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue.
Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.