scopesSupported

@SerialName(value = "scopes_supported")
val scopesSupported: Set<String>? = null(source)

OIDC SIOPv2: REQUIRED. A JSON array of strings representing supported scopes. MUST support the openid scope value.