OptionalallowedAuthMethods?: ("client_secret" | "private_key_jwt")[]List of allowed authentication methods for the client
OptionalallowedOrigins?: string[]ReadonlyclientId: stringOptional ReadonlyclientSecrets?: ClientSecretsOptionalpublicKeys?: JWK[]OptionalredirectUris?: string[]
Response schema for reading an OAuth client as an admin user