- OIDC authentication is integrated with the supervisor provided by VCFA
- Authentication fails with "invalid ID token" and "oidc: token is expired" errors during the callback handling phase.
Error: could not complete Pinniped login: error handling callback: received invalid ID token: oidc: token is expired (Token Expiry: xxxx-xx-xx <timestamp>)
pinniped-auth login failed: exit status 1
- Same error found in supervisor kube-apiserver log:
"Unable to authenticate the request" err="[invalid bearer token, oidc: verify token: oidc: token is expired (Token Expiry: xxxx-xx-xx <timestamp>)]"
VMware Cloud Foundation Automation 9.0.x