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

Add support for OIDC in eventshub receiver #7334

Closed
creydr opened this issue Oct 5, 2023 · 0 comments · Fixed by knative-extensions/reconciler-test#612
Closed

Add support for OIDC in eventshub receiver #7334

creydr opened this issue Oct 5, 2023 · 0 comments · Fixed by knative-extensions/reconciler-test#612
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 Oct 5, 2023

As the Eventing OIDC feature track describes, we need to add e2e tests to test the OIDC implementation.
Therefore, eventshub in knative-sandbox/reconciler-test should support:

  • Receiving authenticated requests and verify their token. If the token is invalid, the receiver should respond with status code 401

Additional Info

@creydr creydr added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Oct 10, 2023
@creydr creydr self-assigned this Oct 17, 2023
@creydr creydr closed this as completed Oct 18, 2023
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.

1 participant