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

Implement workloadapi.JWTSource #70

Closed
azdagron opened this issue Mar 9, 2020 · 1 comment
Closed

Implement workloadapi.JWTSource #70

azdagron opened this issue Mar 9, 2020 · 1 comment
Assignees

Comments

@azdagron
Copy link
Member

azdagron commented Mar 9, 2020

The workloadapi.JWTSource provides JWT materials via the Workload API. It uses the Workload API Client implemented in #68. In particular, it establishes a watch for JWT bundles to maintain fresh up-to-date materials and utilizes the FetchJWTSVID method for sourcing JWT-SVIDs. It implements both the jwtsvid.Source and jwtbundle.Source interfaces.

The v2-api branch has scaffolding for the methods that need implementation in jwtsource.go

This issue depends on #68.

@azdagron azdagron self-assigned this Apr 7, 2020
@azdagron
Copy link
Member Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant