Skip to content

[Citrix Connector] - Updated the implementation on authentication - #14918

Open
v-dhbedu_microsoft (dhanunjaya1054) wants to merge 1 commit into
Azure:masterfrom
dhanunjaya1054:VMWareCarbonBlackCloud
Open

[Citrix Connector] - Updated the implementation on authentication#14918
v-dhbedu_microsoft (dhanunjaya1054) wants to merge 1 commit into
Azure:masterfrom
dhanunjaya1054:VMWareCarbonBlackCloud

Conversation

@dhanunjaya1054

Copy link
Copy Markdown
Contributor

Required items, please complete

Change(s):

  • Updated the CCF data connector authentication in the token request: appended &grant_type=client_credentials to the client_id value and renamed UserTokenPrepend → AccessTokenPrepend (CWSAuth bearer=) in CitrixDaaS_PollingConfig.json.

Reason for Change(s):

  • The Citrix token endpoint requires grant_type=client_credentials in the request body and expects the bearer token to be prepended to the access token (not the user token), so the original config failed authentication. These fixes correct the CCF connector's OAuth flow so log polling succeeds.

Version Updated:

  • 3.0.1

Testing Completed:

  • Yes

@dhanunjaya1054

Copy link
Copy Markdown
Contributor Author

Adding a screenshot as a reference for the logs ingestion.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants