Patrick Pichler
Patrick Pichler
The main goal would be to support something like `gopass show -o openai` or even `aws secretsmanager get-secret-value --secret-id abc`. Also this is solely for the openai token, not for...
Sounds like a good idea :ok_hand: :slightly_smiling_face:
@AlexsJones I will create a new one. I guess this will be easier than trying to rebase.
I forgot to mention that we are using the external issuer option. Otherwise you are of course correct, the OIDC discovery endpoint would handle it. Do you have any recommendation...
I've opened a draft PR to implement this feature. It outlines a basic idea of how support for selecting a keypair format could work. I would love to get some...
@jglick I've now also added some tests :slightly_smiling_face:
@jglick I think the PR is ready yet, could you have another look? :slightly_smiling_face: I would then proceed to make the git history nice and squash everything into a single...
Yes, I am still planning to implement this, but I need to first take a look at the changes in master.
@jglick I've updated the branch. I am not 100% sure how I would go ahead and update all secrets once the global plugin config is updated though :thinking: Do you...
There is, as a update to the global algorithm should probably recreate the keypair used (if the algorithm changed). Otherwise the existing keypairs are out of sync with the global...