config.json
).config.json
.
config.json
file. Environment variables can either be used to augment the config.json
file or replace it altogether depending on the project needs.
Non-primitive configuration values like AUTH0_KEYWORD_REPLACE_MAPPINGS
and AUTH0_EXCLUDED
can also be passed in through environment variables so long as these values are properly serialized JSON.
To disable the consumption of environment variables for either the import
or export
commands, pass the --env=false
argument.
AUTH0_CLIENT_SIGNING_ALGORITHM
for specifying signing algorithm.
AUTH0_CLIENT_SIGNING_KEY_PATH
.
Accepted values: RS256
, RS384
, PS256
.
false
.
actions
, attackProtection
, branding
, clientGrants
, clients
, connections
, customDomains
, databases
, emailProvider
, emailTemplates
, guardianFactorProviders
, guardianFactorTemplates
, guardianFactors
, guardianPhoneFactorMessageTypes
, guardianPhoneFactorSelectedProvider
, guardianPolicies
, logStreams
, migrations
, organizations
, pages
, prompts
, resourceServers
, roles
, tenant
, triggers
.
actions
, attackProtection
, branding
, clientGrants
, clients
, connections
, customDomains
, databases
, emailProvider
, emailTemplates
, guardianFactorProviders
, guardianFactorTemplates
, guardianFactors
, guardianPhoneFactorMessageTypes
, guardianPhoneFactorSelectedProvider
, guardianPolicies
, logStreams
, migrations
, organizations
, pages
, prompts
, resourceServers
, roles
, tenant
, triggers
.
AUTH0_KEYWORD_REPLACE_MAPPINGS
configuration property.
See also: Preserve Keywords on Export.
false
.