OidcEndpointsNotAvailableException

The response failed due to no OidcEndpoints.

This can happen due to a misconfigured setup, or just a common HTTP error.

Parameters

cause

the underlying error from endpoint discovery (e.g. a network failure, HTTP error, or parsing error), if one is available.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?