vault/website/content/api-docs
Alexander Scheel 4868fefad0
Allow OpenSSH-style key type identifiers (#14143)
* Allow OpenSSH-style key type identifiers

To bring better parity with the changes of #14008, wherein we allowed
OpenSSH-style key identifiers during generation. When specifying a list
of allowed keys, validate against both OpenSSH-style key identifiers
and the usual simplified names as well ("rsa" or "ecdsa"). Notably, the
PKI secrets engine prefers "ec" over "ecdsa", so we permit both as well.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Fix missing quote in docs
2022-02-18 17:48:16 -05:00
..
auth auth/ldap: add resp warning if userfilter doesn't consider userattr (#14095) 2022-02-17 17:19:44 -08:00
secret Allow OpenSSH-style key type identifiers (#14143) 2022-02-18 17:48:16 -05:00
system Add sys/version-history endpoint and associated command (#13766) 2022-02-14 15:26:57 -05:00
index.mdx Add docs about path param restrictions (#13413) 2021-12-13 17:02:39 -08:00
libraries.mdx Adding dotnet example app to docs (#13782) 2022-02-04 12:28:43 -08:00
relatedtools.mdx Update repository links to point to main (#14112) 2022-02-17 14:30:56 -05:00