subjectTypesSupported

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

OIDC Discovery: REQUIRED. JSON array containing a list of the Subject Identifier types that this OP supports. Valid types include pairwise and public.