Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Scope Enovy Lib to the Authorization Response field. #262

Open
1 task done
fjogeleit opened this issue Dec 11, 2024 · 0 comments
Open
1 task done

[Feature] Scope Enovy Lib to the Authorization Response field. #262

fjogeleit opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@fjogeleit
Copy link
Member

Problem Statement

Currently the envoy.Lib is part of the general CEL environment which makes it available in all expressions.

The intention of this lib is scoped to define how the request/response should be modefied by a given authorization rule.

Solution Description

Remove the enoy.Lib from the global cel env constructor but also ensure that required envoy types are available in e.g. variable expressions as they can access the original request object.

Alternatives

No response

Additional Context

No response

Research

  • I have searched other issues in this repository and mine is not recorded.
@fjogeleit fjogeleit added the enhancement New feature or request label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant