Follow up: SSH agent and example #2
wernerfred
started this conversation in
General
Replies: 1 comment
-
I made a quick code example for use with ssh certificates in https://github.com/42wim/vault-plugin-auth-ssh/tree/master/vssh Some background in our actual setup, we use vault with the oidc plugin (and our own MFA setup/ssh agent) to sign short-lived generated SSH certificates. As we have those certificates now in our agent, why not use these to again authenticate against vault on our servers (instead of doing the whole oidc dance). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, just want to follow up on this discussion in the vault repository.
That is what we discovered, too. Damn that it is not supported right now and seems like there will be no effort in near time.
We are interested in the way you are using the plugin. Would be nice if you can share insights.
cc @sh0shin
Beta Was this translation helpful? Give feedback.
All reactions