OidcSigningKeyUnavailableException
class OidcSigningKeyUnavailableException(message: String, cause: Throwable? = null) : RuntimeException(source)
Thrown when the signing key for a token cannot be resolved because of a JWKS failure.