docs: add Entra ID enterprise application enablement guide (#677)

Add documentation for enabling the NetBird enterprise application in
Microsoft Entra ID, including finding the app by Application ID and
granting admin consent for the directory.
This commit is contained in:
Jack Carter
2026-04-01 16:37:56 +02:00
committed by GitHub
parent 8c7226c050
commit 679ad7b3ad
4 changed files with 46 additions and 0 deletions

View File

@@ -333,6 +333,10 @@ export const docsNavigation = [
href: '/manage/team/add-users-to-your-network',
},
{ title: 'Approve Users', href: '/manage/team/approve-users' },
{
title: 'Enable NetBird for Entra ID',
href: '/manage/team/entra-id-app-enablement',
},
{
title: 'Provision Users & Groups',
href: '/manage/team/idp-sync',