OptionalallowedAuthMethods?: ("client_secret" | "private_key_jwt")[]List of allowed authentication methods for the client
OptionalallowedOrigins?: string[]ReadonlyclientId: stringReadonlyclientSecret: stringOptionalpublicKeys?: JWK[]OptionalredirectUris?: string[]
Response schema for OAuth client creation