Auth0 Angular 10
Apex Designer Documentation
What's New
Getting Started
Projects
Business Objects
Processes
User Interfaces
App Behaviors
Files
Dependencies
Project Settings
Libraries
Patterns and Best Practices
App Showcase
Angular 10 Base Library
Frequently Asked Questions

Managing Sensitive Environment Variables

Sensitive Env. Vars.

Blank Profile Image
Written by Jim Volpe
Updated 2 years ago
Less than a minute read

Using Environment Variables in your app, provides a way to set values at runtime. For most variables, including them in the environment-variables.json5 file is quite fine. However, because this file is sent to source control with your application, values that are security sensitive should never be included in that file.

Most applications have at least one security-sensitive environment variable. Examples include database passwords and API keys. For these values, you can maintain them as part of your App Manager configuration. 

From Settings + App Manager, select your App Manager to see the list of environment variables maintained there.

App manager environment variable definition page

Use the field near the bottom of the page to add an environment variable. Type the name and press enter. The new variable will be shown in the list where you can add the value.

After adding or updating a value, the App Manager will automatically restart to make use of the new value. 

Powered by Apex Designer
Terms of ServicePrivacy Policy
© 2017-2024 Apex Process Consultants