Kinde · Arazzo Workflow
Kinde Roll Out Feature Flag to Organization
Version 1.0.0
Create an org-overridable feature flag and set its value for one organization.
View Spec
View on GitHub
AuthenticationAuthorizationCustomer IdentityIdentity ManagementOAuthOpenID ConnectSingle Sign-OnMulti-Factor AuthenticationRole-Based Access ControlFeature FlagsBillingB2BSaaSDeveloper PlatformArazzoWorkflows
Provider
Workflows
rollout-feature-flag
Create a feature flag and override its value for one organization.
Creates a feature flag that allows org-level overrides, sets the override value for a target organization, then lists that organization's flags to verify the rollout.
1
createFeatureFlag
CreateFeatureFlag
Create the feature flag, allowing it to be overridden at the organization level so it can be rolled out per tenant.
2
setOrganizationOverride
UpdateOrganizationFeatureFlagOverride
Set the organization-level override value for the new flag, rolling it out to the target organization.
3
verifyOrganizationFlags
GetOrganizationFeatureFlags
Read back the organization's feature flags to confirm the override is in effect.