Permissions | Descriptions |
---|---|
create:encryption_keys update:encryption_keys | Users can rotate and re-encrypt the Key hierarchy of an Auth0 tenant with the Management API Rekey endpoint. |
kms_key_state_changed
kms_key_management_success
sapi
event code indicating:
kms_key_management_success
event code indicating a successful KMS operation.
A kms_key_management_failure
event code indicating a failed KMS operation.
A kms_key_state_changed
event code indicating a KMS key state change.
Key | Algorithm | Storage |
---|---|---|
Environment Root Key | RSA 2048 OAEP (Auth0 on Azure) AES-256-GCM (Auth0 on AWS) | FIPS 140-2 L3 Hardware Security Module |
Tenant Master Key | AES-256-GCM | Auth0 KMS database |
Namespace Key | AES-256-GCM | Auth0 KMS database |
Data Encryption Key | AES-256-GCM | Stored next to the data |