メインコンテンツまでスキップ

Private Operator network egress

A Private Operator connects to the UID2 Core and Opt-Out services, and downloads data files directly from AWS S3 using URLs that the Core service provides. For details, see Private Operator workflow.

If your environment restricts outbound network traffic, you must allow outbound HTTPS (port 443) to all of the destinations below, or the operator cannot start.

Integration

The following table lists the hostnames you must allow for the integration environment.

HostnamePurpose
core-integ.uidapi.comCore Service (attestation, keys, salts, configuration)
optout-integ.uidapi.comOpt-Out Service
uid2-core-integ-store.s3.us-east-2.amazonaws.comCore data storage
uid2-optout-integ-store.s3.us-east-2.amazonaws.comOpt-out data storage

Production

The following table lists the hostnames you must allow for the production environment.

HostnamePurpose
core-prod.uidapi.comCore Service (attestation, keys, salts, configuration)
optout-prod.uidapi.comOpt-Out Service
uid2-core-prod-store.s3.us-east-2.amazonaws.comCore data storage
uid2-core-prod-store-replica.s3.us-west-2.amazonaws.comCore data storage (failover replica)
uid2-optout-prod-store.s3.us-east-2.amazonaws.comOpt-out data storage
uid2-optout-prod-store-replica.s3.us-west-2.amazonaws.comOpt-out data storage (failover replica)

Allow these by hostname rather than by IP address, because the underlying addresses might change.