question though, how do I tell
question though, how do I tell Hyperdrive that the password is gonna expire after x amount of hours?
6 Replies
Is it possible to setup a non-expiring password?
Yes, but it would be nice if I didn't have to. I would prefer to be able to use Google IAM for auth
We do this already for Worker -> Google Cloud Run projects, it's really nice.
thanks, so you're referring to using the temporary authentication token generated for the IAM identity? do you know what the max expiration is for one of these?
Yes, and 1 hour.
Got it, thanks
You can tell when it expires by inspecting the JWT/OIDC token.