Open
Description
Describe the enhancement
Currently the OIDC token retrieved from getIDToken has an expiry of 5 mins. This is generally insufficient for some jobs that we want to run, in particular Docker building jobs when used a mechanism for Workload Identity Federation for the purposes of Docker authentication.
Can we specify how long the expiry of the token is? Getting at least 10 minutes would be ideal for our use case.