GATEWAY_SECURITY_PROTOCOL
set to SSL
, SASL_SSL
, or SASL_PLAINTEXT
GATEWAY_SECURITY_MODE
set to GATEWAY_MANAGED
GATEWAY_USER_POOL_SERVICE_ACCOUNT_REQUIRED
set to true
GATEWAY_FEATURE_FLAGS_MANDATORY_VCLUSTER
set to true
. Find out more about this environment variable and what service account has to be setup.DELETE
to confirm the deletion. This cannot be undone.What does the Partner Zone status mean?
The status of a Partner Zone may be one of the following:
My Partner Zone creation failed, how do I find out what the issue is?
To check the status, use the API to GET the state of the Partner Zone, or check the Gateway and Console logs.
Does **Generate password** invalidate the previously issued credentials of a service account?
No, you can’t invalidate issued credentials - they instead have a set time to live. If you’re concerned about any issued credentials, delete and re-create the Partner Zone, then re-issue fresh credentials. We recommend deploying Partner Zones using the IaC (Infrastructure as Code) approach. Find out more about this resource.
Event type | Description |
---|---|
Admin.PartnerZone.Create | A Partner Zone is created. |
Admin.PartnerZone.Update | A Partner Zone is updated. |
Admin.PartnerZone.Delete | A Partner Zone is deleted. |
Admin.PartnerZone.TokenCreate | A token is created for accessing a Partner Zone. |