[Question] how to config signing http proxy request with some plugin
Open
type: question
- Dominant language
- Java
- Stars
- 8.8k
- Forks
- 3.1k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 85
Description
### Question
针对Http服务接入 ,该Http服务需要对请求参数进行签名。想在网关层面做此请求参数的签名,有没有这样的插件可以配置实现。
request插件只能简单的增加修改参数,sign插件只能对网关的请求添加签名。
如果不能配置,是否只能通过扩展插件实现?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the request plugin and sign plugin capabilities described in the issue, then inspect the gateway's plugin extension points. Done means determining whether signing proxied request parameters can be configured or whether an extension plugin is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100