vault-plugin-auth-ssh

A Vault plugin to allow authentication via SSH certificates and public keys

MPL-2.0 License

Stars
23
Committers
3
vault-plugin-auth-ssh - vault-plugin-auth-ssh v0.3.1 Latest Release

Published by 42wim about 1 year ago

Changelog

  • 2e1ed05 Update dependencies
vault-plugin-auth-ssh - vault-plugin-auth-ssh v0.3.0

Published by 42wim almost 2 years ago

Changelog

  • 671428d Update dependencies and go version to 1.18 (#20)
  • 7688873 Use ssh pubkey verify method to support all ssh keytypes Go supports (#19)
vault-plugin-auth-ssh - vault-plugin-auth-ssh v0.1.1

Published by 42wim almost 3 years ago

Changelog

  • a60827c Bump x/crypto dep and set go1.16 as minimum (#16)
  • 3b30aa2 Make sure we have a config before using it (#15)
vault-plugin-auth-ssh - vault-plugin-auth-ssh v0.1.0

Published by 42wim almost 3 years ago

Changelog

  • 8b71d28 Add goreleaser
  • 3e1f814 Support configured default token parameters (#14)
vault-plugin-auth-ssh - vault-plugin-auth-ssh v0.0.2

Published by 42wim almost 3 years ago

Changelog

577e1bf Add goreleaser
ce7cb45 Update documentation about secure nonces
57727ac Update createsig to need a nonce
68c2627 Make vssh use the secure_nonce (#12)
3f597cf Add python login example (#11)
3599602 Improve nonce security (#10)
9054f43 Stop replay attacks by checking nonce time (#9)
c9997fa Add metadata login parameter (#8)
dfb0871 Refer to vssh (#5)
a659f9b Add vssh example
7ccab03 Update dependencies
75e4aa5 Add tests
5f04454 Return errors correct
d8a6959 Create LICENSE

vault-plugin-auth-ssh - v0.0.1

Published by 42wim almost 4 years ago

First release.