OpenFeature Providers
Learn about using Harness OpenFeature providers for feature management.
OpenFeature offers a standardized, vendor-agnostic SDK for feature flagging that can integrate with a variety of third-party providers. Whether you're using an open-source or commercial solution, self-hosted or cloud-hosted, OpenFeature gives developers a unified API for consistent feature flag evaluation.
OpenFeature SDKs provide flexible abstractions that make it easy to integrate feature flags into any application. Within your application, the feature flagging client uses the OpenFeature SDK to evaluate feature flags through the Evaluation API.
Each flag evaluation passes an evaluation context, which provides relevant data about the application or user.
The OpenFeature Provider wraps the Harness FME SDK, bridging the OpenFeature SDK with the Harness Feature Management & Experimentation (FME) service. The provider maps OpenFeature's standardized interface to the FME SDK, which handles communication with Harness services to evaluate feature flags and retrieve configuration updates.
Use OpenFeature SDKs
Harness FME offers official OpenFeature providers for the following SDKs.
You can use these providers instead of the Harness FME SDK in your application.
Last updated
Was this helpful?






