Update config.ts

This commit is contained in:
Ruben Talstra 2025-03-21 21:09:37 +01:00 committed by GitHub
parent c14751cef5
commit 6333c45271
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -604,7 +604,6 @@ export const configSchema = z.object({
message: 'At least one `endpoints` field must be provided.',
})
.optional(),
// ===== Add your OpenID configuration =====
openid: z
.object({
tenants: z