Use Case
Storing secrets at a secret store instead of in some random location in the filesystem would be great and probably more secure.
Expected behavior
It would be great if client_id and client_secret could bet properly added through the secret store as well as username/password.
Actual behavior
currently you need to put the client_id and client_secret in one of the toml config files and make sure to properly restrict the access to these files, especially on Windows.
Additional info
No response
Use Case
Storing secrets at a secret store instead of in some random location in the filesystem would be great and probably more secure.
Expected behavior
It would be great if client_id and client_secret could bet properly added through the secret store as well as username/password.
Actual behavior
currently you need to put the client_id and client_secret in one of the toml config files and make sure to properly restrict the access to these files, especially on Windows.
Additional info
No response