Skip to main content

Credentials

Quilibrium services use a credential system to authenticate and authorize access to resources. This section covers how to set up and manage your credentials.

Setting Up Your Credentials

There are a few ways that can manage your credentials and it will depend on what solution you want. You can use QConsole, QKMS (cli-based tool), or other 3rd-party tools that are compatible.

If you choose to use the 3rd-party tools, setting up credentials may take a bit of translation getting the credentials to the correct fields depending on which provider the tools was built for.

QConsole provides a web interface for managing your credentials and permissions. Through QConsole, you can:

  • Create new API keys
  • Manage access permissions
  • Monitor credential usage
  • Rotate keys for security purposes
  • Can visually manage keys associated with different services in a user-interface.

QConsole Key Hierarchy

QConsole keys follow a hierarchical structure similar to AWS accounts.

This means you can create custom roles with limited permissions, allowing you to implement the principle of least privilege for different users or services accessing your resources.

Best Practices

When setting up credentials, always follow security best practices:

  • Use unique credentials for different services
  • Implement the principle of least privilege
  • Regularly rotate keys
  • Monitor for unauthorized access