1. Docs
  2. SaaS Shield
  3. Suite
  4. Tenant Security Proxy
  5. Error Codes

Tenant Security Proxy Error Codes

When the Tenant Security Proxy encounters an error, it responds with a detailed status code and message to help troubleshoot the problem. These errors are broken into four categories: Service errors, KMS errors, Security Event errors, and Tenant Secret errors. The possible error codes and a description of them are provided below.

This list is current as of TSP v4.12.0. New errors/codes may be added in the future.

TSP CodeError TypeError NameDescription
100ServiceUnknown ErrorUnknown request error occurred
101ServiceUnauthorized RequestRequest authorization header API key was incorrect
102ServiceInvalid Request BodyRequest body was invalid
200KMSNo Primary KMS ConfigurationTenant has no primary KMS configuration, which is required to encrypt data
201KMSUnknown Tenant/No Active KMS ConfigurationsTenant either doesn’t exist or has no active KMS configurations
202KMSKMS Configuration DisabledTenant configuration specified in EDEK is no longer active
203KMSInvalid Provided EDEKProvided EDEK was not valid
204KMSKMS Wrap FailedRequest to KMS API to wrap key returned invalid results
205KMSKMS Unwrap FailedRequest to KMS API to unwrap key returned invalid results
206KMSKMS Authorization FailedRequest to KMS failed because the tenant credentials were invalid or have been revoked
207KMSKMS Configuration InvalidRequest to KMS failed because the key configuration was invalid or the necessary permissions for the operation were missing/revoked
208KMSKMS UnreachableRequest to KMS failed because KMS was unreachable
209KMSKMS ThrottledRequest to KMS failed because KMS throttled the Tenant Security Proxy
301Security EventSecurity Event RejectedTenant Security Proxy could not accept the security event
401Tenant SecretSecret Creation FailedTenant Security Proxy failed to create a secret for the provided tenant

Was this page helpful?

One sec... bot checking