docs(integrate): add nextcloud, cf workers (#6395)

This commit is contained in:
mffap 2023-08-19 11:39:54 +02:00 committed by GitHub
parent a141b8f3e7
commit 76f467d925
No account linked to committer's email address

View File

@ -284,6 +284,16 @@ module.exports = {
"guides/integrate/services/auth0-oidc",
"guides/integrate/services/auth0-saml",
"guides/integrate/services/pingidentity-saml",
{
type: 'link',
label: 'Nextcloud', // The link label
href: 'https://zitadel.com/blog/zitadel-as-sso-provider-for-selfhosting', // The internal path
},
{
type: 'link',
label: 'Cloudflare workers', // The link label
href: 'https://zitadel.com/blog/increase-spa-security-with-cloudflare-workers', // The internal path
},
],
},
{