Split — feature delivery
split/flags · version 1
envs add split/flags
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
SPLIT_CLIENT_SDK_API_KEY |
required | config | Split calls it a special type of API token with limited privileges for use in browsers or mobile clients, which is the whole basis for publishing it. Now part of Harness FME.. where to get it |
SPLIT_SERVER_SDK_API_KEY |
optional | secret | Scoped to back end services. Split gives it no secrecy sentence of its own, but the browser carve-out above is written for the other key, which is what leaves this one on the server.. where to get it |
SPLIT_ADMIN_API_KEY |
optional | secret | For management rather than evaluation. Harness says these keys carry many privileges and not to store them in publicly accessible places. Rotating replaces the value under the same named key.. where to get it |