components-contrib icon indicating copy to clipboard operation
components-contrib copied to clipboard

Allow to specify route/service for Dapr middleware pipeline execution

Open tomflenner opened this issue 7 months ago • 1 comments

Describe the feature

I think it would be valuable to add extra configuration for middleware component that allow to match route/service specific scope when executing middleware in http pipeline.

For exemple it will allow : https://docs.dapr.io/reference/components-reference/supported-middleware/middleware-bearer/ to be used on specific route/services to protect and expose others to public.

It can be cool to implement bearer token outside services and define it through Dapr one time only.

Release Note

RELEASE NOTE: ADD New configuration for middleware component to allow scoped http pipeline execution

tomflenner avatar Jan 17 '24 19:01 tomflenner

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 16 '24 19:02 github-actions[bot]

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

github-actions[bot] avatar Feb 23 '24 19:02 github-actions[bot]