Connect failed. Details: Failed to retrieve auth token from provider

Kibalatu 1 Reputation point
2025-03-10T20:19:09.15+00:00

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/.

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,242 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Kibalatu 1 Reputation point
    2025-03-11T21:38:01.9266667+00:00

    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

    0 comments No comments

  2. Akhilesh Vallamkonda 12,820 Reputation points Microsoft External Staff
    2025-03-11T22:11:01.3566667+00:00

    @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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.