Module vars
Expand description
This module defines all of the environment variables
used by cipherstash-client
.
Staticsยง
- Specifies the ZeroKMS client Access Key used for authentication
- Specifies the ZeroKMS client ID
- Specifies the ZeroKMS client Key
- Specifies the path for read/write configs
- Specifies the base URL for console e.g. https://dev.console.cipherstash.com
- Specifies the IDP host to use for authentication against ZeroKMS e.g. https://console.cipherstash.com
- Specifies whether to enable client-side decryption logging
- Specifies the request audience for console tokens e.g. http://console.cipherstash.com
- Specifies the IDP client ID e.g.
fkjhfw4euwkuyfkw4uhfkuyi284e1k
- Specifies the IDP host to use for authentication against Console e.g. https://auth.cipherstash.com
- Specified which IDP Provider to use e.g. auth0, okta (Defaults to auth0.)
- Specifies the base URL for console management/meta endpoints e.g. https://console.cipherstash.com
- Specifies the ZeroKMS Workspace the client operates
- Specifies the base URL for ZeroKMS e.g. http://localhost:3000