Open JacquesSyn opened 5 months ago
On Ubuntu 22.04.2 LTS, with saml2aws 2.36.16
I have a gpg key trusted "ultimately"
I attempted to :
export SAML2AWS_KEYRING_BACKEND=pass export GPG_TTY=43200 saml2aws login --force
Getting this error :
gpg: decryption failed: No secret key ERRO[0000] keychain Get returned error err="exit status 2" helper=linuxkeyring To use saved password just hit enter.
And I cannot use it without password
Looks similar to https://github.com/Versent/saml2aws/issues/332
On Ubuntu 22.04.2 LTS, with saml2aws 2.36.16
I have a gpg key trusted "ultimately"
I attempted to :
Getting this error :
And I cannot use it without password