Skip to main content

Manage users and policies

Learn how to manage Piiano Vault users, roles and access policies

In this guide, you'll learn about how identity and access management users, roles and policies are represented in the API, how to set IAM configuration, and how to get current IAM configuration. You'll also learn how to regenerate user API keys.


Identity and access management users, roles, and policies are defined using a TOML configuration file loaded using the Set IAM configuration REST API operation or CLI command.

Once a user is defined in Vault, their API key is obtained using the Regenerate user API key REST API operation or CLI command.

On this page