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
Just to add fuel to the fire, is a fixed point in time like suggested above the most maintainable approach for users? It seems pretty static, how do we as users handle the rotation of this? Through some bespoke imperative function?
My suggestion would be keep it more aligned with something like the tls provider and certificates. Specify an expiry time period (hours/days/months etc) and have an early renewal period so we don't wait for it to expire before renewing. Unknown to me is how Pulumi cloud handle revoking tokens whilst in use, it may cause an error if the token is in active use at the time of replacement but waiting for it to expire seems equally as breaking. I think something like this would be easier to consume as a user:
Hello!
Issue details
It would be nice to have support for short-lived access tokens.
Example:
The text was updated successfully, but these errors were encountered: