alibaba / higress

Cloud Native API Gateway | 云原生API网关
https://higress.io
Apache License 2.0
2.5k stars 407 forks source link

feat: OIDC wasm plugin #1049

Open Jing-ze opened 1 week ago

Jing-ze commented 1 week ago

Ⅰ. Describe what this PR did

Fork the oauth2proxy(https://github.com/oauth2-proxy/oauth2-proxy) and modify it into a wasm plugin

Ⅱ. Does this pull request fix one issue?

fixes #697.

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

CLAassistant commented 1 week ago

CLA assistant check
All committers have signed the CLA.

johnlanni commented 1 week ago

@Jing-ze 把oauth2 proxy相关的代码独立出来吧啊,提交到这里:https://github.com/higress-group/oauth2-proxy

这样也能看到为了适配 wasm 场景,对 oauth2 proxy 做了哪些改动

Jing-ze commented 1 week ago

@Jing-ze 把oauth2 proxy相关的代码独立出来吧啊,提交到这里:https://github.com/higress-group/oauth2-proxy

这样也能看到为了适配 wasm 场景,对 oauth2 proxy 做了哪些改动

https://github.com/higress-group/oauth2-proxy/pull/1