Vault

Create a Vault profile

Creates a new Vault signer profile owned by the authenticated user. The shared flag requires admin privileges.

post/vault/profiles

Request body

namestring required
vaultAddrstring required
vaultNamespacestring
oidcMountstring
oidcRolestring
sshMountstring
sshRolestring required
validPrincipalsstring
keyTypestring
sharedboolean

Response

Created Vault profile object.

Changes