scopesSupported

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

RECOMMENDED. JSON array containing a list of the OAuth 2.0 RFC6749 "scope" values that this authorization server supports. Servers MAY choose not to advertise some supported scope values even when this parameter is used.