You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`E2E_ENV`| The E2E environment - this determines which apps get instantiated<br/>Certain tests run for `local` environments only<br/>Check `AppsMap` for details |
30
+
|`E2E_IDENTITY_SCOPE`| The identity scope - one of [UID2, EUID]|
31
+
|`E2E_PHONE_SUPPORT`| True if APIs support phone numbers, false otherwise |
|`UID2_OPERATOR_E2E_CLIENT_SITE_ID`| The site ID of the client communicating with Operator |
47
+
|`UID2_OPERATOR_E2E_CLIENT_API_KEY`| The API key for a client to communicate with Operator |
48
+
|`UID2_OPERATOR_E2E_CLIENT_API_SECRET`| The API secret for a client to communicate with Operator |
49
+
|`UID2_OPERATOR_E2E_CLIENT_API_KEY_BEFORE_OPTOUT_CUTOFF`|**Optout cutoff tests** - The API key before the optout policy cutoff for a client to communicate with Operator |
50
+
|`UID2_OPERATOR_E2E_CLIENT_API_SECRET_BEFORE_OPTOUT_CUTOFF`|**Optout cutoff tests** - The API secret before the optout policy cutoff for a client to communicate with Operator |
51
+
|`UID2_OPERATOR_E2E_CLIENT_API_KEY_SHARING_RECIPIENT`|**Sharing tests** - The API key with SHARER role for a client to communicate with Operator |
52
+
|`UID2_OPERATOR_E2E_CLIENT_API_SECRET_SHARING_RECIPIENT`|**Sharing tests** - The API with SHARER role secret for a client to communicate with Operator |
53
+
|`UID2_OPERATOR_E2E_CLIENT_API_KEY_NON_SHARING_RECIPIENT`|**Sharing tests** - The API key without SHARER role for a client to communicate with Operator |
54
+
|`UID2_OPERATOR_E2E_CLIENT_API_SECRET_NON_SHARING_RECIPIENT`|**Sharing tests** - The API without SHARER role secret for a client to communicate with Operator |
55
+
|`UID2_OPERATOR_E2E_CSTG_SUBSCRIPTION_ID`|**CSTG tests** - The subscription ID |
56
+
|`UID2_OPERATOR_E2E_CSTG_SERVER_PUBLIC_KEY`|**CSTG tests** - The server public key |
57
+
|`UID2_OPERATOR_E2E_CSTG_ORIGIN`|**CSTG tests** - A valid origin |
58
+
|`UID2_OPERATOR_E2E_CSTG_INVALID_ORIGIN`|**CSTG tests** - An invalid origin |
|`UID2_PIPELINE_E2E_OPERATOR_URL`| The Operator URL |
66
+
|`UID2_PIPELINE_E2E_OPERATOR_TYPE`| The type of Operator - one of [PUBLIC, PRIVATE]|
67
+
|`UID2_PIPELINE_E2E_OPERATOR_CLOUD_PROVIDER`| Empty for public Operators, the cloud provider for private Operators - one of [aws-nitro, gcp-oidc, azure-cc]|
0 commit comments