mirror of
https://github.com/zitadel/zitadel.git
synced 2025-05-08 04:36:47 +00:00
docs(integrate): add nextcloud, cf workers (#6395)
This commit is contained in:
parent
a141b8f3e7
commit
76f467d925
@ -284,6 +284,16 @@ module.exports = {
|
|||||||
"guides/integrate/services/auth0-oidc",
|
"guides/integrate/services/auth0-oidc",
|
||||||
"guides/integrate/services/auth0-saml",
|
"guides/integrate/services/auth0-saml",
|
||||||
"guides/integrate/services/pingidentity-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
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user