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

Provide a library for OIDC token management #7175

Closed
creydr opened this issue Aug 15, 2023 · 0 comments · Fixed by #7315
Closed

Provide a library for OIDC token management #7175

creydr opened this issue Aug 15, 2023 · 0 comments · Fixed by #7315
Assignees
Labels
kind/TBD Parked issue that required triaging/revisit in a near future.

Comments

@creydr
Copy link
Member

creydr commented Aug 15, 2023

As the Eventing OIDC feature track describes, we need a library to take care about the OIDC token management.

This library should include the following:

  • Request a new OIDC token for a given SA (e.g. from status.auth.serviceAccountName) and for the targets Audience (.status.address.audience).
  • Cache tokens and take care about renewals
@creydr creydr added the kind/TBD Parked issue that required triaging/revisit in a near future. label Aug 15, 2023
@creydr creydr self-assigned this Aug 17, 2023
@creydr creydr changed the title [DRAFT] Provide a library for OIDC token management Provide a library for OIDC token management Sep 5, 2023
@creydr creydr changed the title [DRAFT] Provide a library for OIDC token management Provide a library for OIDC token management Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/TBD Parked issue that required triaging/revisit in a near future.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant