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

Add JWT header mutation Wasm extension #16

Open
bianpengyuan opened this issue Nov 3, 2020 · 4 comments
Open

Add JWT header mutation Wasm extension #16

bianpengyuan opened this issue Nov 3, 2020 · 4 comments

Comments

@bianpengyuan
Copy link
Collaborator

bianpengyuan commented Nov 3, 2020

This is to track the work to add Wasm extension which mutates request header based on Jwt Header and recompute route based on the new header. The extension should have unit test coverage, integration test coverage, and guide on how to customize for bespoke needs.

cc @mandarjog

@vigvigneshps1995
Copy link

Any idea on when this example will be available ?

@Jonomir
Copy link

Jonomir commented Aug 9, 2021

Hey, I'm looking to develop a plugin for dynamic routing for our istio. This example would be great to get started.
Is there anything available already?

@wxdao
Copy link

wxdao commented Oct 9, 2021

Hi bianpeng, may I know what is blocking the impl of this extension? Is it about lack of apis in proxy wasm abi?

@bianpengyuan
Copy link
Collaborator Author

what is blocking the impl of this extension? Is it about lack of apis in proxy wasm abi?

No technical reason, just need someone to pick it up. We are adding first class support for jwt based routing at Istio 1.12 (istio/istio#34974), which makes this example less useful, but PR to add this is always welcome.

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

4 participants