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
As part of this we'll probably want to revive some of the work in #6935, namely adding a TopLevelCaveat that dispatches to V1Caveat or V2Caveat depending on the version. V2Caveat can then be the main caveat format we use here.
We're going to want to mint short-lived Warehouse API tokens (which are Macaroons) based on incoming OIDC JWTs.
As part of the "short-lived" part, we'll need need to make sure the tokens support some kind of expiration claim.
The text was updated successfully, but these errors were encountered: