Skip to content

Evaluation Context Propagation #81

Closed

Description

Summary


Evaluation context may be used to conditionally control the value returned from a flag evaluation. You could, for example, enable a feature for all users with a specific email domain. Using evaluation context propagation, application developers can set evaluation context where it's convenient (i.e. an auth service) and have it persist for the length of the request.

Objective


Define a specification for evaluation context propagation without introducing any third party dependencies in the OpenFeature SDK.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

architectureArchitecture or specification relatedroadmapThis initiative is a part of the project's roadmapspecification

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions