Skip to content

feat(dremio): stop returning oauth client secret on get/list dremio(s)#1576

Open
r-savu wants to merge 2 commits into
stackitcloud:mainfrom
r-savu:feat/STACKITDER-894-stop-returning-client-secret-on-get-dremio
Open

feat(dremio): stop returning oauth client secret on get/list dremio(s)#1576
r-savu wants to merge 2 commits into
stackitcloud:mainfrom
r-savu:feat/STACKITDER-894-stop-returning-client-secret-on-get-dremio

Conversation

@r-savu

@r-savu r-savu commented Jul 9, 2026

Copy link
Copy Markdown

Description

Treviously the get dremio and list dremio endpoints were returning the
full IDP config, including the client secret.

The client secert should be known by the IDP and the instance itself and
not be returned by "routine" get/list requests.
@r-savu r-savu requested a review from a team as a code owner July 9, 2026 12:39
@Fyusel Fyusel self-assigned this Jul 10, 2026
Comment thread stackit/internal/services/dremio/instance/resource.go Outdated
…ent_secret

- Fixes the runtime validation failure where  apply  fails with
inconsistent values for sensitive attribute  under the authentication
block.
@r-savu r-savu force-pushed the feat/STACKITDER-894-stop-returning-client-secret-on-get-dremio branch from c128fdd to 697bc47 Compare July 10, 2026 16:04
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.

2 participants