Skip to content

Feat/ca cleanup enrollment fields#32

Open
spbsoluble wants to merge 7 commits intomainfrom
feat/ca-cleanup-enrollment-fields
Open

Feat/ca cleanup enrollment fields#32
spbsoluble wants to merge 7 commits intomainfrom
feat/ca-cleanup-enrollment-fields

Conversation

@spbsoluble
Copy link
Copy Markdown
Contributor

No description provided.

… config

Commit 2b88eb2 (2026-03-18) accidentally stripped AccessToken, Audience,
and Scopes from the CommandConfigOauth struct literal in buildHttpClientV2
in both v1/client.go and v2/client.go. This broke pre-fetched access_token
authentication mode where users supply only hostname + access_token without
client_id/client_secret/token_url.

Restore all three fields so the auth client receives the caller-provided
token, audience, and scopes.
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.

1 participant