You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: