Skip to content

New upsert command options to read client secret from env var or file#1324

Open
julien-nc wants to merge 1 commit intomainfrom
enh/1307/alt-client-secret-cli-input
Open

New upsert command options to read client secret from env var or file#1324
julien-nc wants to merge 1 commit intomainfrom
enh/1307/alt-client-secret-cli-input

Conversation

@julien-nc
Copy link
Member

@julien-nc julien-nc commented Feb 2, 2026

closes #1307

New --clientsecret-file and --clientsecret-env upsert command options to read the client secret from a local file or environment variable.
--clientsecret and the 2 new ones are all mutually exclusive.

@julien-nc julien-nc added enhancement New feature or request 3. to review labels Feb 2, 2026
@julien-nc julien-nc changed the title New options to read client secret from env var or file New upsert command options to read client secret from env var or file Feb 3, 2026
@julien-nc julien-nc force-pushed the enh/1307/alt-client-secret-cli-input branch from 0d8d77e to 9f06097 Compare February 3, 2026 12:23
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc julien-nc force-pushed the enh/1307/alt-client-secret-cli-input branch from 9f06097 to bbde1ff Compare February 4, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure client secret securely from environment variable or file

1 participant