Browse Source
Add `Tenant impersonation & User impersonation` to docs menu.
pull/21225/head
maliming
2 years ago
No known key found for this signature in database
GPG Key ID: A646B9CB645ECEA4
1 changed files with
10 additions and
1 deletions
-
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", |
|
|
|
|