Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
d647689
fix: add Tenant Log Catalog to fr-ca and ja-jp nav
KelsiAnderson Jun 24, 2026
e823d69
fix: add Tenant Log Catalog nav entry and icon (all locales)
KelsiAnderson Jun 24, 2026
1c74b39
feat: add Tenant Log Catalog nav, icon, and generated docs (all locales)
KelsiAnderson Jun 24, 2026
56209ec
feat: apply categorized tenant-logs nav grouping
KelsiAnderson Jun 25, 2026
cdd00fd
feat: add tenant log catalog navigation and documentation
KelsiAnderson Jun 22, 2026
0f63137
fix: update tenant log catalog icon to building/grid design
KelsiAnderson Jun 23, 2026
ade560c
docs: update tenant log catalog overview with approved use cases and …
KelsiAnderson Jun 23, 2026
3341de4
docs: add missing resource links to tenant log catalog overview
KelsiAnderson Jun 24, 2026
f31d184
feat: update tenant-logs nav to groups format for collapsible sidebar
KelsiAnderson Jun 24, 2026
ec5aff9
revert: restore tenant-logs nav to pages format
KelsiAnderson Jun 24, 2026
e2a8a97
feat: add tenant log catalog overview page and log-event-type-codes link
KelsiAnderson Jun 25, 2026
92cca89
fix: regenerate tenant-logs nav with groups+root for collapsible sect…
KelsiAnderson Jun 25, 2026
ce135ce
fix: regenerate tenant-logs nav without root on groups
KelsiAnderson Jun 25, 2026
e779d6d
chore: regenerate tenant-logs nav with collapsible group structure
KelsiAnderson Jun 26, 2026
457688f
chore: remove tenant-logs redirects, handled in docs-content-pipeline
KelsiAnderson Jun 26, 2026
28b750d
fix: add missing Adaptive MFA Log Events link to tenant log catalog r…
KelsiAnderson Jun 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions main/config/nav.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
"icon": "/icons/events-catalog.svg",
"$ref": "./navigation/generated/events-catalog.en.json"
},
{
"item": "Tenant Log Catalog",
"icon": "/icons/tenant-logs.svg",
"$ref": "./navigation/generated/tenant-logs.en.json"
},
{
"item": "Universal Components",
"icon": "/icons/universal-components.svg",
Expand Down
4 changes: 4 additions & 0 deletions main/config/nav.fr-ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -2393,6 +2393,10 @@
{
"tab": "Events Catalog",
"$ref": "./navigation/generated/events-catalog.fr-ca.json"
},
{
"tab": "Tenant Log Catalog",
"$ref": "./navigation/generated/tenant-logs.fr-ca.json"
}
]
}
4 changes: 4 additions & 0 deletions main/config/nav.ja-jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -2393,6 +2393,10 @@
{
"tab": "Events Catalog",
"$ref": "./navigation/generated/events-catalog.ja-jp.json"
},
{
"tab": "Tenant Log Catalog",
"$ref": "./navigation/generated/tenant-logs.ja-jp.json"
}
]
}
264 changes: 264 additions & 0 deletions main/config/navigation/generated/tenant-logs.en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,264 @@
{
"groups": [
{
"group": " ",
"pages": [
"docs/tenant-logs",
{
"group": "Actions events",
"pages": [
"docs/tenant-logs/actions/actions-execution-failed"
]
},
{
"group": "Login - Failure",
"pages": [
"docs/tenant-logs/auth-login-fail/f",
"docs/tenant-logs/auth-login-fail/fcoa",
"docs/tenant-logs/auth-login-fail/fens",
"docs/tenant-logs/auth-login-fail/fp",
"docs/tenant-logs/auth-login-fail/fu"
]
},
{
"group": "Login - Notification",
"pages": [
"docs/tenant-logs/auth-login-notification/scv",
"docs/tenant-logs/auth-login-notification/w"
]
},
{
"group": "Login - Success",
"pages": [
"docs/tenant-logs/auth-login-success/s",
"docs/tenant-logs/auth-login-success/scoa",
"docs/tenant-logs/auth-login-success/sens"
]
},
{
"group": "Logout - Failure",
"pages": [
"docs/tenant-logs/auth-logout-fail/federated-logout-failed",
"docs/tenant-logs/auth-logout-fail/flo",
"docs/tenant-logs/auth-logout-fail/oidc-backchannel-logout-failed",
"docs/tenant-logs/auth-logout-fail/universal-logout-failed"
]
},
{
"group": "Logout - Success",
"pages": [
"docs/tenant-logs/auth-logout-success/oidc-backchannel-logout-succeeded",
"docs/tenant-logs/auth-logout-success/slo",
"docs/tenant-logs/auth-logout-success/universal-logout-succeeded"
]
},
{
"group": "Signup - Failure",
"pages": [
"docs/tenant-logs/auth-signup-fail/fs"
]
},
{
"group": "Signup - Success",
"pages": [
"docs/tenant-logs/auth-signup-success/ss"
]
},
{
"group": "Silent Authentication - Failure",
"pages": [
"docs/tenant-logs/auth-silent-auth-fail/fsa"
]
},
{
"group": "Silent Authentication - Success",
"pages": [
"docs/tenant-logs/auth-silent-auth-success/ssa"
]
},
{
"group": "Token Exchange - Failure",
"pages": [
"docs/tenant-logs/auth-token-exchange-fail/ciba-exchange-failed",
"docs/tenant-logs/auth-token-exchange-fail/failed-on-behalf-of-token-exchange",
"docs/tenant-logs/auth-token-exchange-fail/feacft",
"docs/tenant-logs/auth-token-exchange-fail/feccft",
"docs/tenant-logs/auth-token-exchange-fail/fecte",
"docs/tenant-logs/auth-token-exchange-fail/fede",
"docs/tenant-logs/auth-token-exchange-fail/feoobft",
"docs/tenant-logs/auth-token-exchange-fail/feotpft",
"docs/tenant-logs/auth-token-exchange-fail/fepft",
"docs/tenant-logs/auth-token-exchange-fail/fepotpft",
"docs/tenant-logs/auth-token-exchange-fail/fercft",
"docs/tenant-logs/auth-token-exchange-fail/ferrt",
"docs/tenant-logs/auth-token-exchange-fail/fertft",
"docs/tenant-logs/auth-token-exchange-fail/idjag-exchange-failed",
"docs/tenant-logs/auth-token-exchange-fail/jwt-bearer-exchange-failed"
]
},
{
"group": "Token Exchange - Success",
"pages": [
"docs/tenant-logs/auth-token-exchange-success/ciba-exchange-succeeded",
"docs/tenant-logs/auth-token-exchange-success/feta",
"docs/tenant-logs/auth-token-exchange-success/idjag-exchange-succeeded",
"docs/tenant-logs/auth-token-exchange-success/seacft",
"docs/tenant-logs/auth-token-exchange-success/seccft",
"docs/tenant-logs/auth-token-exchange-success/secte",
"docs/tenant-logs/auth-token-exchange-success/sede",
"docs/tenant-logs/auth-token-exchange-success/seoobft",
"docs/tenant-logs/auth-token-exchange-success/seotpft",
"docs/tenant-logs/auth-token-exchange-success/sepft",
"docs/tenant-logs/auth-token-exchange-success/sepkoobft",
"docs/tenant-logs/auth-token-exchange-success/sepkotpft",
"docs/tenant-logs/auth-token-exchange-success/sepkrcft",
"docs/tenant-logs/auth-token-exchange-success/sercft",
"docs/tenant-logs/auth-token-exchange-success/sertft",
"docs/tenant-logs/auth-token-exchange-success/seta",
"docs/tenant-logs/auth-token-exchange-success/success-on-behalf-of-token-exchange"
]
},
{
"group": "Management API - Success",
"pages": [
"docs/tenant-logs/management-success/mgmt-api-read",
"docs/tenant-logs/management-success/sapi"
]
},
{
"group": "Other Events",
"pages": [
"docs/tenant-logs/other/acls-summary",
"docs/tenant-logs/other/ciba-start-failed",
"docs/tenant-logs/other/ciba-start-succeeded",
"docs/tenant-logs/other/cls",
"docs/tenant-logs/other/fco",
"docs/tenant-logs/other/fdeac",
"docs/tenant-logs/other/fi",
"docs/tenant-logs/other/flows-execution-completed",
"docs/tenant-logs/other/flows-execution-failed",
"docs/tenant-logs/other/forms-submission-failed",
"docs/tenant-logs/other/forms-submission-succeeded",
"docs/tenant-logs/other/fpar",
"docs/tenant-logs/other/fpurh",
"docs/tenant-logs/other/gd-auth-email-verification",
"docs/tenant-logs/other/gd-auth-failed",
"docs/tenant-logs/other/gd-auth-rejected",
"docs/tenant-logs/other/gd-auth-succeed",
"docs/tenant-logs/other/gd-otp-rate-limit-exceed",
"docs/tenant-logs/other/gd-recovery-failed",
"docs/tenant-logs/other/gd-recovery-succeed",
"docs/tenant-logs/other/gd-send-email",
"docs/tenant-logs/other/gd-send-email-verification",
"docs/tenant-logs/other/gd-send-pn",
"docs/tenant-logs/other/gd-send-pn-failure",
"docs/tenant-logs/other/gd-send-sms",
"docs/tenant-logs/other/gd-send-sms-failure",
"docs/tenant-logs/other/gd-send-voice",
"docs/tenant-logs/other/gd-send-voice-failure",
"docs/tenant-logs/other/gd-start-auth",
"docs/tenant-logs/other/gd-start-enroll-failed",
"docs/tenant-logs/other/gd-tenant-update",
"docs/tenant-logs/other/gd-webauthn-challenge-failed",
"docs/tenant-logs/other/gd-webauthn-enrollment-failed",
"docs/tenant-logs/other/kms-key-management-failure",
"docs/tenant-logs/other/kms-key-management-success",
"docs/tenant-logs/other/kms-key-state-changed",
"docs/tenant-logs/other/limit-sul",
"docs/tenant-logs/other/mfar",
"docs/tenant-logs/other/organization-member-added",
"docs/tenant-logs/other/passkey-challenge-failed",
"docs/tenant-logs/other/passkey-challenge-started",
"docs/tenant-logs/other/pla",
"docs/tenant-logs/other/pwd-leak",
"docs/tenant-logs/other/reset-pwd-leak",
"docs/tenant-logs/other/resource-cleanup",
"docs/tenant-logs/other/rich-consents-access-error",
"docs/tenant-logs/other/si",
"docs/tenant-logs/other/wn",
"docs/tenant-logs/other/wum"
]
},
{
"group": "SCIM Events",
"pages": [
"docs/tenant-logs/scim-event/sscim"
]
},
{
"group": "System - Notification",
"pages": [
"docs/tenant-logs/system-notification/acul-sdk-notice",
"docs/tenant-logs/system-notification/api-limit",
"docs/tenant-logs/system-notification/api-limit-warning",
"docs/tenant-logs/system-notification/appi",
"docs/tenant-logs/system-notification/custom-domain-verification-failed",
"docs/tenant-logs/system-notification/depnote",
"docs/tenant-logs/system-notification/directory-sync-completed",
"docs/tenant-logs/system-notification/directory-sync-failed",
"docs/tenant-logs/system-notification/directory-sync-started",
"docs/tenant-logs/system-notification/fcpro",
"docs/tenant-logs/system-notification/fui",
"docs/tenant-logs/system-notification/limit-delegation",
"docs/tenant-logs/system-notification/limit-mu",
"docs/tenant-logs/system-notification/limit-wc"
]
},
{
"group": "User/Behavioral - Failure",
"pages": [
"docs/tenant-logs/user-fail/connected-accounts-connection-failed",
"docs/tenant-logs/user-fail/connected-accounts-delete-failed",
"docs/tenant-logs/user-fail/fce",
"docs/tenant-logs/user-fail/fcp",
"docs/tenant-logs/user-fail/fcph",
"docs/tenant-logs/user-fail/fcpn",
"docs/tenant-logs/user-fail/fcpr",
"docs/tenant-logs/user-fail/fcu",
"docs/tenant-logs/user-fail/fd",
"docs/tenant-logs/user-fail/fdeaz",
"docs/tenant-logs/user-fail/fdecc",
"docs/tenant-logs/user-fail/fdu",
"docs/tenant-logs/user-fail/fn",
"docs/tenant-logs/user-fail/fv",
"docs/tenant-logs/user-fail/fvr",
"docs/tenant-logs/user-fail/my-account-authentication-method-failed",
"docs/tenant-logs/user-fail/ss-sso-failure"
]
},
{
"group": "User/Behavioral - Notification",
"pages": [
"docs/tenant-logs/user-notification/cs",
"docs/tenant-logs/user-notification/gd-enrollment-complete",
"docs/tenant-logs/user-notification/gd-start-enroll",
"docs/tenant-logs/user-notification/gd-unenroll",
"docs/tenant-logs/user-notification/gd-update-device-account",
"docs/tenant-logs/user-notification/ss-sso-info",
"docs/tenant-logs/user-notification/ublkdu"
]
},
{
"group": "User/Behavioral - Success",
"pages": [
"docs/tenant-logs/user-success/connected-accounts-connection-succeeded",
"docs/tenant-logs/user-success/connected-accounts-delete-succeeded",
"docs/tenant-logs/user-success/my-account-authentication-method-succeeded",
"docs/tenant-logs/user-success/sce",
"docs/tenant-logs/user-success/scp",
"docs/tenant-logs/user-success/scpn",
"docs/tenant-logs/user-success/scpr",
"docs/tenant-logs/user-success/scu",
"docs/tenant-logs/user-success/sd",
"docs/tenant-logs/user-success/sdu",
"docs/tenant-logs/user-success/srrt",
"docs/tenant-logs/user-success/ss-sso-success",
"docs/tenant-logs/user-success/sui",
"docs/tenant-logs/user-success/sv",
"docs/tenant-logs/user-success/svr"
]
}
]
}
]
}
Loading
Loading