Skip to content

Add credential scope update#45

Merged
herber merged 1 commit intomainfrom
add-credential-scope-update
Apr 17, 2026
Merged

Add credential scope update#45
herber merged 1 commit intomainfrom
add-credential-scope-update

Conversation

@herber
Copy link
Copy Markdown
Member

@herber herber commented Apr 15, 2026

Note

Medium Risk
Extends the SDK update request shape for provider auth credentials to include clientId, clientSecret, and scopes, which touches credential/secret handling (even though it’s just client-side mapping). Risk is limited to request serialization compatibility with the API.

Overview
Adds support for updating OAuth credential fields via the generated SDK. The *AuthCredentialsUpdateBody types and mappers now accept client_id, client_secret, and scopes (string array) in addition to name, description, and metadata.

This change is applied consistently across both API versions (mt_2025_01_01_dashboard and mt_2026_01_01_magnetar) and across dashboard/management and non-instance provider-deployment auth-credential update resources.

Reviewed by Cursor Bugbot for commit 787fc51. Bugbot is set up for automated code reviews on this repo. Configure here.

@herber herber self-assigned this Apr 15, 2026
@herber herber merged commit 03ff7a8 into main Apr 17, 2026
6 checks passed
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