rework pam docs for structure

This commit is contained in:
x032205
2025-11-20 21:29:38 -05:00
parent 617c9af5bb
commit 6bcd9896f4
29 changed files with 201 additions and 96 deletions

View File

@@ -827,7 +827,20 @@
"group": "Infisical PAM",
"pages": [
"documentation/platform/pam/overview",
"documentation/platform/pam/session-recording"
{
"group": "Getting Started",
"pages": [
"documentation/platform/pam/getting-started/resources",
"documentation/platform/pam/getting-started/accounts"
]
}
]
},
{
"group": "Product Reference",
"pages": [
"documentation/platform/pam/product-reference/auditing",
"documentation/platform/pam/product-reference/session-recording"
]
}
]