barracuda-cloudgen-access / access-cli

Allows to access all CloudGen Access Enterprise Console APIs from the command line.
Apache License 2.0
10 stars 4 forks source link

Save access credentials in OS keychain #1

Closed gbl08ma closed 1 year ago

gbl08ma commented 5 years ago

The client should support using the OS/platform-provided keychain/keyring to store the API access credentials, using the auth.yaml file in the config folder only if a keychain is not available or if explicitly requested by the user.

Some of the options for cross-platform keychain integration: