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 toggle for Istio based jwt handler #40

Closed
Tracked by #30
strekm opened this issue Sep 23, 2022 · 1 comment
Closed
Tracked by #30

Feature toggle for Istio based jwt handler #40

strekm opened this issue Sep 23, 2022 · 1 comment
Assignees
Milestone

Comments

@strekm
Copy link
Contributor

strekm commented Sep 23, 2022

Description

Implement feature flag (named e.g. istioJwt) for handling istio based jwt handler. Feature flag should be passed to api-gateway controller as environment variable. Default values should be false. Feature toggle should control behaviour of jwt handler (changing logic of jwt handler is out of scope). Default false value of feature toggle means that jwt handler implementation is based on ORY oathkeeper, true value switches behaviour to jwt implementation based on Istio (implementation out of scope).

Reasons

Support for early implementation of jwt handler based on Istio

Attachments

Part of: #30

@videlov
Copy link
Contributor

videlov commented Oct 4, 2022

PRs:

@videlov videlov removed their assignment Oct 5, 2022
@werdes72 werdes72 assigned werdes72 and videlov and unassigned werdes72 Oct 6, 2022
@strekm strekm closed this as completed Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants