mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-07 22:07:40 +00:00
docs(integrate): Add external sso configuration guides (#6445)
This commit is contained in:
parent
5dddbe7a8b
commit
f52ab790a9
@ -286,13 +286,28 @@ module.exports = {
|
|||||||
"guides/integrate/services/pingidentity-saml",
|
"guides/integrate/services/pingidentity-saml",
|
||||||
{
|
{
|
||||||
type: 'link',
|
type: 'link',
|
||||||
label: 'Nextcloud', // The link label
|
label: 'Nextcloud',
|
||||||
href: 'https://zitadel.com/blog/zitadel-as-sso-provider-for-selfhosting', // The internal path
|
href: 'https://zitadel.com/blog/zitadel-as-sso-provider-for-selfhosting',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'link',
|
type: 'link',
|
||||||
label: 'Cloudflare workers', // The link label
|
label: 'Cloudflare workers',
|
||||||
href: 'https://zitadel.com/blog/increase-spa-security-with-cloudflare-workers', // The internal path
|
href: 'https://zitadel.com/blog/increase-spa-security-with-cloudflare-workers',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: 'link',
|
||||||
|
label: 'Firezone (firezone.dev)',
|
||||||
|
href: 'https://www.firezone.dev/docs/authenticate/oidc/zitadel',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: 'link',
|
||||||
|
label: 'Psono (psono.com)',
|
||||||
|
href: 'https://doc.psono.com/admin/configuration/oidc-zitadel.html',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: 'link',
|
||||||
|
label: 'Netbird (netbird.io)',
|
||||||
|
href: 'https://docs.netbird.io/selfhosted/identity-providers',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user