open-vault/website/content/api-docs
Steven Clark 7bc9cd2867
Protect against key and issuer name re-use (#15481)
* Protect against key and issuer name re-use
 - While importing keys and issuers verify that the provided name if any has not been used by another key that we did not match against.
 - Validate an assumption within the key import api, that we were provided a single key
 - Add additional tests on the new key generation and key import handlers.

* Protect key import api end-users from using "default" as a name
 - Do not allow end-users to provide the value of default as a name for key imports
   as that would lead to weird and wonderful behaviors to the end-user.

* Add missing api-docs for PKI key import
2022-05-18 10:31:39 -04:00
..
auth auth/oidc: adds documentation for JSON pointer user claim (#15454) 2022-05-16 15:31:02 -07:00
secret Protect against key and issuer name re-use (#15481) 2022-05-18 10:31:39 -04:00
system Start documentation for FIPS variants of Vault Enterprise (#15475) 2022-05-17 16:28:20 -04:00
index.mdx Update index.mdx (#14161) 2022-03-09 14:15:05 -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