update idp local user docs with instructions on how to remove default… (#562)

This commit is contained in:
shuuri-labs
2026-01-20 16:52:24 +01:00
committed by GitHub
parent 32611fae25
commit c7e6c9850c
6 changed files with 313 additions and 2 deletions

View File

@@ -299,6 +299,7 @@ export const docsNavigation = [
title: 'Self-hosted IdPs',
isOpen: true,
links: [
{ title: 'Generic OIDC', href: '/selfhosted/identity-providers/generic-oidc' },
{ title: 'Zitadel', href: '/selfhosted/identity-providers/zitadel' },
{ title: 'Authentik', href: '/selfhosted/identity-providers/authentik' },
{ title: 'Keycloak', href: '/selfhosted/identity-providers/keycloak' },