-
Notifications
You must be signed in to change notification settings - Fork 62
Description
Currently, feature enablement in Production is limited to user-level targeting, which makes selective rollouts difficult for organizations with many users. During enabling Officers info for early adopters we discovered that determining the Keycloak value for a particular user is not always straightforward, and it depends on how the user is logged in
This epic introduces organization-level targeting for feature flags, allowing features to be enabled or disabled for all users within a specific organization
Goal: to provide greater flexibility and control when selectively enabling features, supports phased rollouts, and reduces operational overhead when managing feature access for users.
Acceptance criteria:
• Features can be enabled for an entire organization without individual user targeting
• Existing user-level targeting continues to work
• No user-facing impact when flags are disabled
• Auditability of feature enablement by organization