Browse Source

Add `Tenant impersonation & User impersonation` to docs menu.

pull/21225/head
maliming 2 years ago
parent
commit
782aa07a47
No known key found for this signature in database GPG Key ID: A646B9CB645ECEA4
  1. 11
      docs/en/docs-nav.json

11
docs/en/docs-nav.json

@ -1714,7 +1714,16 @@
},
{
"text": "Account (Pro)",
"path": "modules/account-pro.md"
"items": [
{
"text": "Overview",
"path": "modules/account-pro.md"
},
{
"text": "Tenant impersonation & User impersonation",
"path": "modules/account/impersonation.md"
}
]
},
{
"text": "Audit Logging",

Loading…
Cancel
Save