This message originated from Cribl Community Slack.
Click here to view the original link.
I am working on collecting Workday Sign-on Activity logs in Cribl
I am having issues in obtaining Access token.
How I can configure this in Cribl Authorization to get this working. <#C08L895TEEQ|>
This is how I am doing it in Postman and it returns me access token,
create a new POST request.
Set the URL to: https://<your_workday_domain>/ccx/oauth2/token
Go to the Authorization tab:
Type: Basic Auth
Username: Client ID
Password: Client Secret
Switch to the Body tab and select x-www-form-urlencoded
Add the following key-value pairs:
grant_type: refresh_token
refresh_token: _token_value_
Solved
Cribl Access Token Retrieval Failing During Workday Sign-on Activity Log Collection
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
