Skip to content

Commit fa8587b

Browse files
committed
Fix: Correct YAML frontmatter syntax in Access Analyzer KBs
1 parent 93ce1b0 commit fa8587b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/kb/accessanalyzer/500-Internal-Server-Error-Using-Okta-SSO-Published-Reports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: >
2+
description: >-
33
Users encounter a 500 Internal Server Error when accessing the Netwrix Access Analyzer Published Reports site using Okta Single Sign-On (SSO). The issue occurs because the Okta application uses the SHA1 algorithm, which is not supported by modern .NET Framework and OWIN security libraries.
44
keywords:
55
- 500 error

docs/kb/accessanalyzer/SEEK-warning-DLPEX-Database-Not-Exist.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2+
description: >-
3+
Explains why the warning 'DLPEX database does not exist' appears during SEEK Bulk Import and how to resolve it by verifying SEEK Scan completion and DLPEX database availability.
24
title: "SEEK Bulk Import Warning: DLPEX Database Does Not Exist"
35
sidebar_label: "SEEK Bulk Import Warning: DLPEX Database Does Not Exist"
4-
description: "Explains why the warning 'DLPEX database does not exist' appears during SEEK Bulk Import and how to resolve it by verifying SEEK Scan completion and DLPEX database availability."
56
keywords:
67
- SEEK
78
- DLPEX

0 commit comments

Comments
 (0)