Feature Flags#
Janssen Server provides feature flags that the administrator can use to enable or disable the entire feature. For example, many endpoints exposed by Janssen Server can be disabled by the administrator using feature flags.
Navigate through the left navigation panel to see the complete list of feature flags available in Janssen Server.
Using Feature Flags#
An administrator can enable or disable feature flags using TUI. New value of the feature flag will be dynamically loaded at an interval of 30 seconds.
Updating Feature Flags Using TUI#
- Open TUI as instructed here
- Navigate to
Auth Server
->Properties
- In the
Search
box, typefeatureflags
and hit enter. Result should showfeatureFlag
property. Hitting enter will open a dialogue box where it is possible to edit feature flags list - Add or Remove the feature flags as needed
- Select
Save
- Wait for 30 seconds and changes should be effective
Updating Feature Flags Using CLI#
Contribute
If you’d like to contribute to this document, get started with the Contribution Guide
Last update:
2023-11-17
Created: 2022-09-02
Created: 2022-09-02