-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
enhancementNew feature or requestNew feature or requestfeature requestfix in progresspriority: normal
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: 32.0.3
Is your feature request related to a problem? Please describe.
It is not possible to configure the OIDC client secret without exposing it to all users of the system. (program arguments are exposed in plaintaxt to all other processes on Linux)
Describe the solution you'd like
Add option to read client secret from an environment variable or file.
Describe alternatives you've considered
--clientsecret-file=PATH_TO_FILE_WITH_CLIENTSECRET or --clientsecret-env=CLIENTSECRET_ENV_VARIABLE_NAME
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeature requestfix in progresspriority: normal