Move IDP guidelines for user and group synchronization to the 'How To' documentation (#127)

This commit is contained in:
Bethuel Mmbaga
2024-01-12 12:57:51 +03:00
committed by GitHub
parent 605130c7db
commit 8b56376d34
17 changed files with 21 additions and 20 deletions

View File

@@ -59,6 +59,7 @@ export const docsNavigation = [
{ title: 'Examples', href: '/how-to/examples' },
{ title: 'CLI', href: '/how-to/cli' },
{ title: 'Delete your NetBird account', href: '/how-to/delete-account' },
{ title: 'IdP sync', href: '/how-to/idp-sync' },
],
},