feat: add Zitadel to SSO providers list in meta.json

- Updated the meta.json file to include Zitadel as a supported SSO provider alongside existing options, enhancing the configuration capabilities for enterprise users.
This commit is contained in:
Mauricio Siu
2026-03-16 11:50:58 -06:00
parent 42ddbb24f0
commit 8b00ef7db3

View File

@@ -4,6 +4,7 @@
"auth0",
"azure",
"keycloak",
"okta"
"okta",
"zitadel"
]
}