Disable local authentication (#583)

This commit is contained in:
Misha Bragin
2026-01-31 20:00:00 +01:00
committed by GitHub
parent 2f25ea085a
commit 858d7e7c9d
3 changed files with 61 additions and 29 deletions

View File

@@ -305,6 +305,7 @@ export const docsNavigation = [
links: [
{ title: 'Authentication and IdPs', href: '/selfhosted/identity-providers' },
{ title: 'Local User Management', href: '/selfhosted/identity-providers/local' },
{ title: 'Disable Local Auth', href: '/selfhosted/identity-providers/disable-local-authentication' },
{
title: 'Self-hosted IdPs',
isOpen: true,