Gateway Access Permissions Reference

Use this page as the single reference for Gateway access permissions used in allowedAccessPermissions.

Permission Catalog

ℹ️

Note:

In current Gateway behavior, general and defaults are treated as a compatible pair for effective access. If one is configured, the other is included in effective permission evaluation.

How to Use This Table

When an administrator manages Gateway access permissions:

  • Use Console label to find and select the permission in the Gateway access permissions UI.
  • Use Permission key when configuring permissions in API/CLI payloads, including allowedAccessPermissions.
  • Use Description to understand what each permission enables and to decide the minimum required access.

If a permission has no current Console label, it is not currently selectable in the Console permission list and should be managed by permission key in API/CLI workflows.

Console labelPermission keyDescription
DefaultsdefaultsManage default login and default encryption settings.
GeneralgeneralManage general Gateway settings, including URL and TLS behavior.
ACMEacmeManage Gateway ACME configuration and workflows.
AdminadminFull Gateway administration, including access permission management.
Automatic Migrationautomatic_migrationManage Dynamic Secrets settings used by automatic migration workflows.
CachingcachingManage cache and offline behavior settings.
Classic Keysclassic_keysManage Classic Keys through the Gateway.
Dynamic Secretdynamic_secretManage dynamic secret configuration.
Event Forwardingevent_forwardingManage Event Forwarding settings.
N/A in current Console Gateway access permission listhsmManage Gateway HSM integration settings.
Kubernetes Authk8s_authManage Kubernetes authentication configuration for the Gateway.
Kerberos Authkerberos_authManage Kerberos authentication configuration for the Gateway.
KMIPkmipManage KMIP service configuration.
LDAP Authldap_authManage LDAP authentication configuration for the Gateway.
Log Forwardinglog_forwardingManage log forwarding settings.
Rotate Secret Valuerotate_secret_valueRotate secret values through the Gateway without enabling broader manual secret editing.
Rotated Secretrotated_secretManage rotated secret configuration.
N/A in current Console Gateway access permission listsdrManage Gateway SDR scanner configuration and operations.
Remote Access Configuration (sra in Console API enum)sra_configManage Secure Remote Access (SRA) Gateway configuration.
TargetstargetsManage target-related operations through the Gateway.
Zero Knowledge Encryptionzero_knowledge_encryptionManage Zero-Knowledge Gateway settings.

Console behavior note: in the current custom permission multi-select UI, admin and general are intentionally excluded for backward compatibility.

Permission Scope Behavior

Administrative operations for Gateway allowed access management require admin permission.

For item-related operations (targets, classic_keys, dynamic_secret, rotated_secret, and rotate_secret_value), access is evaluated in two scopes:

  1. Gateway allowed access permission for the relevant component.
  2. RBAC path permission for the specific item path.

Both scopes must allow the operation.

Related Pages


Footer Section