Hmm all of a sudden today (nothing changed on our ...
# general
d
Hmm all of a sudden today (nothing changed on our end to my knowledge) our api requests to get an oauth token are failing with:
Copy code
{
  "error": "invalid_request",
  "error_description": "validation error: invalid token: upstream error: fetching oidc issuer signing key upstream error: invalid certificate thumprint on OIDC provider response"
}
This is for an integration with buildkite…
ah looks like the fingerprint for buildkite changed recently
sorry!
r
Np! Yeah these fingerprints can and should change with some cadence based on the provider
d
Is there still no pulumi-pulumiservice resource to manage the OIDC issuers?
r
It's in PR - should land next week!