Docs tagged "Configuration"
Contained topics: Configuring JWT Authentication, Adding New Licenses, Enabling Auditing, Configuring CORS, Configuring tribefire with configuration.json, Setting up Tribefire in a Distributed Environment, ...
9 files
Configuring JWT Authentication
Tribefire supports JWT authentication, which is configured via Cortex Configuration in Control Center...
Configuration
Tutorial
Authorization
JWT
Adding New Licenses
Tribefire is controlled by a license file, without which the creation of new accesses and other functionality is blocked....
Configuration
Tutorial
Enabling Auditing
Auditing allows you to store the data about manipulations done on instance and model level....
Configuration
Tutorial
Configuring CORS
Cross Origin Resource Sharing (CORS) is used to serve content from a tribefire instance to an application which has a different origin than the tribefire instance....
Configuration
Tutorial
Configuring tribefire with configuration.json
You can use the configuration.json file to configure certain aspects of Tribefire....
Configuration
Tutorial
Setting up Tribefire in a Distributed Environment
Follow these instructions to set up tribefire in a distributed environment..........
Configuration
Tutorial
Storing User Sessions Externally
You can configure Tribefire to store user sessions in an external database....
Configuration
Tutorial
Creating Registry-bound Deployables
Decoupling the configuration of a deployable from the Cortex database allows you to easily inject deployables from outside of Cortex. Registry-bound deployables are types of deployables which are not read from the Cortex database directly....
Configuration
Tutorial
Validating Data
You can perform basic data validation checks using the Data Validation cartridge....
Configuration
Tutorial