Skip to content

fix: add auth config yaml keys#293

Open
mugiwaraluffy56 wants to merge 1 commit intomicrocks:masterfrom
mugiwaraluffy56:fix/auth-yaml-tags
Open

fix: add auth config yaml keys#293
mugiwaraluffy56 wants to merge 1 commit intomicrocks:masterfrom
mugiwaraluffy56:fix/auth-yaml-tags

Conversation

@mugiwaraluffy56
Copy link
Copy Markdown
Contributor

@mugiwaraluffy56 mugiwaraluffy56 commented May 5, 2026

auth config now writes explicit YAML keys for server, clientId, and clientSecret, matching the style used by the rest of the local config structs.

I kept read support for the older lowercase clientid and clientsecret keys so existing config files continue to load. The new config test covers both the explicit keys and the legacy keys.

Tested with go test ./pkg/config -run TestAuthYAML -v, go test ./..., and make build-
binaries.

config tests covering the explicit auth YAML keys and the legacy lowercase keys.
image

Signed-off-by: puneeth_aditya_5656 <myakampuneeth@gmail.com>
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