Skip to content

Conversation

@Kunal1522
Copy link

@Kunal1522 Kunal1522 commented Dec 22, 2025

Fixes #6216

Changes

  • Added SinkBinding and ContainerSource to the OIDC compatibility list in sender-identity.md
  • Documented the /oidc/token file mount feature that provides OIDC tokens to containers
  • Added practical example showing how to read and use the OIDC token for authenticated event delivery

Testing

  • Verified docs build locally with mkdocs serve

Fixes knative#6216

- Add SinkBinding and ContainerSource to the OIDC compatibility list
- Document the /oidc/token file mount feature
- Add practical example showing how to use the OIDC token in containers
@netlify
Copy link

netlify bot commented Dec 22, 2025

Deploy Preview for knative failed.

Built without sensitive environment variables

Name Link
🔨 Latest commit 4fb479f
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/6949a842bd6dfd000903f254

@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 22, 2025
@knative-prow knative-prow bot requested review from creydr and pierDipi December 22, 2025 20:21
@knative-prow
Copy link

knative-prow bot commented Dec 22, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Kunal1522
Once this PR has been reviewed and has the lgtm label, please assign creydr for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document OIDC support for SinkBinding & ContainerSource

1 participant