Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InMemoryChannel: reject request for wrong audience #7289

Closed
creydr opened this issue Sep 25, 2023 · 1 comment · Fixed by #7449
Closed

InMemoryChannel: reject request for wrong audience #7289

creydr opened this issue Sep 25, 2023 · 1 comment · Fixed by #7449
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@creydr
Copy link
Member

creydr commented Sep 25, 2023

As the Eventing OIDC feature track describes, each Addressable gets its own Audience. Since #7187 the Audience of an InMemoryChannel will be exposed in its status, so sources can create OIDC tokens dedicated for this Audience.

When receiving an event, the InMemoryChannel receiver must:

Additional Information:

@creydr creydr added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Sep 25, 2023
@Leo6Leo
Copy link
Member

Leo6Leo commented Oct 18, 2023

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants