godaddy / kubernetes-client

Simplified Kubernetes API client for Node.js.
MIT License
962 stars 192 forks source link

Allow OIDC clock skew of up to 10s #646

Open beyondbill opened 4 years ago

beyondbill commented 4 years ago

Clock skew may cause an error about id_token issued in the future. openid-client lib provides a tolerance to solve this. https://github.com/panva/node-openid-client/blob/master/docs/README.md#customizing-clock-skew-tolerance