Skip to content

Policy support to modify query parameters in request/response path #663

@BLasan

Description

@BLasan

Problem

A separate policy support is needed to modify request/response query parameters. This is specifically needed for WebSub APIs as the WebSubHub understands the tasks by query parameter

Ex: hub.mode query parameter is needed when publishing data to the topic. WebSubHub validates whether hub.mode=publish before publishing it to the topic.

Proposed Solution

Policy engine should support a policy setQueryParameter and removeQueryParameter (To remove and add query parameters in request/response paths)

Alternatives

No response

Version

No response

Sub-issues

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions