AuthorizationServerMetadata.clientIdMetadataDocumentSupported

SEP-991: whether the AS supports OAuth Client ID Metadata Documents (an HTTPS-URL client_id that points at a hosted client metadata document). When true, a client SHOULD prefer this over Dynamic Client Registration.

struct AuthorizationServerMetadata
bool clientIdMetadataDocumentSupported;