Environment Variables
Environment Configuration
Once imported, update the following two environment variables using your Ident login credentials, leaving the value for all others blank. If you already have a user in Ident, enter the credentials for that user. If you do not have a user, enter the credentials for the user you wish to create:
Variable | Initial Value |
---|---|
| [insert email] |
| [insert password] |
As you make requests in Postman, some calls will update a related environment variable with information received in the response. Variables can be set manually as needed, though most values required for typical use of the Provide stack will be automatically updated by an associated request. A list of environment variables and the requests that automatically populate them is listed below:
Variable | Populated by: |
---|---|
| Create User |
| Create Organization |
| User Authentication |
| Organization Authorization |
| Create Application |
| Application Authorization |
| Create Account |
| Create Connector |
| Create Contract |
| Create Wallet |
| Create a Key |
| Create a Vault |
| Store a Secret |
Last updated