GetOidcInfoResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The OpenID Connect configuration information for the network, including issuer, client ID, scopes, and other SSO settings.

Link copied to clipboard

OAuth token information including access token, refresh token, and expiration details (only present if token parameters were provided in the request).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String