Skip to content

Evaluation Context Propagation #81

@beeme1mr

Description

@beeme1mr

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

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions