Add approve user doc (#421)

This commit is contained in:
Eduard Gert
2025-09-02 15:51:33 +02:00
committed by GitHub
parent 108e8ad912
commit d4b7cb313a
4 changed files with 32 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ export const docsNavigation = [
isOpen: false,
links: [
{ title: 'Add Users to Your Network', href: '/how-to/add-users-to-your-network' },
{ title: 'Approve Users', href: '/how-to/approve-users' },
{
title: 'Provision Users & Groups',
href: '/how-to/idp-sync',