dapr / dapr/docs

There is not a single example of how to handle subscriptions with custom cloud event attributes

Open
#4,359 0 comments 0 reactions 0 assignees View on GitHub
content/missing-information
Dominant language
SCSS
Stars
1k
Forks
794
Avg merge
2d 8h
Merged PRs (30d)
7

Description

**What content needs to be created or modified?**
It is very common to have the infrastructure handle authentication and tenant identification. This type of information normally flows in the context. In my case, an external company forwards the tenant information as custom cloud event attributes, and I cannot see a single example of how to do a declarative subscription capable of forwarding this custom attributes (in my case in .net).
Ideally I would like dapr to pass in the http headers this information but I cannot see any examples.

**Describe the solution you'd like**
A concise example of how to achieve it

**Where should the new material be placed?**
For example [here](https://docs.dapr.io/developing-applications/building-blocks/pubsub/howto-route-messages/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.