Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/claude-issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
if: steps.check-issue.outputs.issue_state == 'OPEN' && steps.check-issue.outputs.has_content_fix == 'true'
uses: actions/checkout@v4
with:
token: ${{ secrets.VALE_TOKEN }}
token: ${{ secrets.ISSUE_TOKEN }}
fetch-depth: 0

- name: Configure git identity
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
- name: Create PR and comment on issue
if: steps.check-issue.outputs.issue_state == 'OPEN' && steps.check-issue.outputs.has_content_fix == 'true'
env:
GH_TOKEN: ${{ secrets.VALE_TOKEN }}
GH_TOKEN: ${{ secrets.ISSUE_TOKEN }}
run: |
OUTPUT_FILE="/home/runner/work/_temp/claude-execution-output.json"

Expand Down Expand Up @@ -199,7 +199,7 @@ jobs:
ISSUE_NUM=${{ github.event.issue.number }}
PR_TITLE="docs: fix #${ISSUE_NUM} — $(echo "$BRANCH_NAME" | sed 's|fix/issue-[0-9]*-||' | tr '-' ' ')"

# Create PR using VALE_TOKEN so it triggers downstream workflows
# Create PR using ISSUE_TOKEN so it triggers downstream workflows
PR_URL=$(gh pr create \
--repo ${{ github.repository }} \
--base dev \
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:
if: steps.check-issue.outputs.issue_state == 'OPEN' && steps.check-issue.outputs.has_content_fix == 'true'
uses: actions/checkout@v4
with:
token: ${{ secrets.VALE_TOKEN }}
token: ${{ secrets.ISSUE_TOKEN }}
fetch-depth: 0

- name: Configure git identity
Expand Down Expand Up @@ -284,7 +284,7 @@ jobs:
- name: Create PR and comment on issue
if: steps.check-issue.outputs.issue_state == 'OPEN' && steps.check-issue.outputs.has_content_fix == 'true'
env:
GH_TOKEN: ${{ secrets.VALE_TOKEN }}
GH_TOKEN: ${{ secrets.ISSUE_TOKEN }}
run: |
OUTPUT_FILE="/home/runner/work/_temp/claude-execution-output.json"

Expand Down Expand Up @@ -326,7 +326,7 @@ jobs:
ISSUE_NUM=${{ github.event.issue.number }}
PR_TITLE="docs: fix #${ISSUE_NUM} — $(echo "$BRANCH_NAME" | sed 's|fix/issue-[0-9]*-||' | tr '-' ' ')"

# Create PR using VALE_TOKEN so it triggers downstream workflows
# Create PR using ISSUE_TOKEN so it triggers downstream workflows
PR_URL=$(gh pr create \
--repo ${{ github.repository }} \
--base dev \
Expand Down
1 change: 1 addition & 0 deletions docs/customer/training/learn-about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ You can choose to self-enroll in "Learn About" learning paths available within t
* [Learn About Netwrix Identity Recovery Learning Path](identity-recovery.md)
* [Learn About Netwrix Password Policy Enforcer Learning Path](./password-policy-enforcer.md)
* [Learn About Netwrix Password Secure Learning Path](./password-secure.md)
* [Learn About Netwrix PingCastle Learning Path](./pingcastle.md)
* [Learn About Netwrix Platform Governance for NetSuite Learning Path](./platform-governance-for-netsuite.md)
* [Learn About Netwrix Platform Governance for Salesforce Learning Path](./platform-governance-for-salesforce.md)
* [Learn About Netwrix Privilege Secure Learning Path](./privilege-secure.md)
Expand Down
19 changes: 19 additions & 0 deletions docs/customer/training/learn-about/pingcastle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Learn About Netwrix PingCastle Learning Path
sidebar_position: 440
tags: [training, pingcastle]
keywords: [training, course, pingcastle]
description: "Learn about Netwrix PingCastle through introductory courses"
---

import { NPCValue } from '@site/src/training/pingcastle';
import { Company, NPC } from '@site/src/training/products';


Estimated length: 25 minutes

In this learning path, you will be introduced to <NPC />. It contains the following courses:

* 1680 <NPC /> – Valuable Features

<NPCValue />
1 change: 1 addition & 0 deletions docs/customer/training/product/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ You will be automatically enrolled in the product learning path for the products
* [Netwrix Password Policy Enforcer Learning Path](./password-policy-enforcer.md)
* [Netwrix Password Reset Learning Path](./password-reset.md)
* [Netwrix Password Secure Learning Path](./password-secure.md)
* [Netwrix PingCastle Learning Path](./pingcastle.md)
* [Netwrix Platform Governance for NetSuite Learning Paths](./platform-governance-for-netsuite/index.md)
* [Netwrix Platform Governance for NetSuite Learning Path](./platform-governance-for-netsuite/core.md)
* [Netwrix Platform Governance for NetSuite – Onboard New NetSuite Admins Learning Path](./platform-governance-for-netsuite/new-admin.md)
Expand Down
19 changes: 19 additions & 0 deletions docs/customer/training/product/pingcastle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Netwrix PingCastle Learning Path
sidebar_position: 230
tags: [getting-started, training, pingcastle]
keywords: [training, course, pingcastle]
description: "Learn to use Netwrix PingCastle through courses"
---

import { NPCValue } from '@site/src/training/pingcastle';
import { Company, NPC } from '@site/src/training/products';


Estimated length: 25 minutes

In this learning path, you will learn how to use <NPC />. It contains the following course:

* 1680 <NPC /> – Valuable Features

<NPCValue />
4 changes: 2 additions & 2 deletions docs/partner/implementation/privilege-secure.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { NPSValue, NPSConcepts, NPSArchitecture, NPSIntro, NPSStandingPrivileges
import { Company, NA, NEPM, NPS } from '@site/src/training/products';


Estimated length: 10.5 hours + 6 hours for the Lab Experience
Estimated length: 14 hours

The <NPS /> Professional Services Engineer learning path is to certify <Company /> partners to effectively implement this product in a production environment. By completing this learning path, you will become an official Certified Partner for this product. This learning path provides certification for Professional Services Engineers on:

Expand All @@ -38,7 +38,7 @@ It contains the following courses:
* <Company /> Connect – Level Up Your Just-in-Time PAM with <NPS />'s Advanced Use Cases & Concepts
* <Company /> Connect – End to End with <NPS /> – Putting it All Together
* <Company /> Secure Remote Access – Introduced into <NPS />
* 5801 <NPS /> – Implementation Technical Foundation
* 5801 <NPS /> – How to Implement
* 6801 <NPS /> – Professional Services Lab Experience

<NPSValue />
Expand Down
7 changes: 5 additions & 2 deletions docs/partner/presales/pingcastle.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,22 @@ keywords: [training, course, certification, partners, presales, pingcastle]
description: "Become a certified Presales Engineer for Netwrix PingCastle "
---

import { NPCIntro, NPCDemo, NPCAdditional } from '@site/src/training/pingcastle';
import { NPCValue, NPCIntro, NPCDemo, NPCAdditional } from '@site/src/training/pingcastle';
import { Company, NPC } from '@site/src/training/products';


Estimated length: 1.5 hours
Estimated length: 1.75 hours

Prerequisite: <NPC /> Sales Professional learning path

This learning path grants <Company /> certification as a Presales Engineer for this product. It contains the following courses:

* 1680 <NPC /> – Valuable Features
* 3680 Introduction to <NPC />
* 5680 <NPC /> – Demo the Basic Use Cases

<NPCValue />

<NPCIntro />

<NPCDemo />
Expand Down
2 changes: 1 addition & 1 deletion src/training/1secure/additional.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ import { N1S } from '@site/src/training/products';

The following courses are available for self-enrollment through the Learning Library:

* What's New in Netwrix 1Secure - February 2026 (Core + DSPM)
* What's New in Netwrix 1Secure ITDR - Netwrix Identity Recovery (Recovery for AD Features)
* What's New in <N1S /> – August 2025 (DSPM)
* What's New in <N1S /> – August 2025 (ITDR)
* NEW <N1S /> File Integrity & Configuration Monitor (Change Tracker Features)
* What's New in <N1S /> – June 2025 (PingCastle Features)
* What's New in <N1S /> – May 2025
* What's New in <N1S /> – November 2024
2 changes: 1 addition & 1 deletion src/training/password-secure/2760.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { NPWS } from '@site/src/training/products';

## 2760 N<NPWS /> – Concepts
## 2760 <NPWS /> – Concepts

Recommended prerequisite: 1761 <NPWS /> – Modes

Expand Down
9 changes: 9 additions & 0 deletions src/training/pingcastle/1680.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import { NPC } from '@site/src/training/products';

## 1680 <NPC /> – Valuable Features

Recommended prerequisite: none

The <NPC /> – Valuable Features course provides guidance on the key capabilities, positioning, and value of <NPC /> in strengthening identity security.

Estimated length: 25 minutes
2 changes: 1 addition & 1 deletion src/training/pingcastle/3680.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { NPC } from '@site/src/training/products';

## 3680 Introduction to <NPC />

Recommended prerequisite: None
Recommended prerequisite: 1680 <NPC /> – Valuable Features

The Introduction to <NPC /> course provides an understanding of how to deploy and use this application.

Expand Down
1 change: 1 addition & 0 deletions src/training/pingcastle/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export { default as NPCValue } from './1680.md';
export { default as NPCIntro } from './3680.md';
export { default as NPCDemo } from './5680.md';
export { default as NPCAdditional } from './additional.md';
14 changes: 9 additions & 5 deletions src/training/privilege-secure/5801.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
import { NPS } from '@site/src/training/products';
import { Company, NPS } from '@site/src/training/products';

## 5801 <NPS /> – Implementation Technical Foundation
## 5801 <NPS /> – How to Implement

Recommended prerequisite: 4802 <NPS /> – Database High Availability
Recommended prerequisite: <Company /> Secure Remote Access – Introduced to <NPS />

The <NPS /> – Implementation Technical Foundation course enables an implementation engineer with the foundational knowledge of security best practices for Windows and Linux operating systems when deploying <NPS />. This course focuses on how <NPS /> can be integrated on top of existing security controls.
The <NPS /> – How to Implement course provides an understanding of how to implement this product in a customer’s environment. It is comprised of the following modules:

Estimated length: 50 minutes
* Installation Methods
* Manage Accounts
* Integration Connectors

Estimated length: 1 hour 50 minutes
4 changes: 2 additions & 2 deletions src/training/privilege-secure/6801.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import { NPS } from '@site/src/training/products';

## 6801 <NPS /> – Professional Services Lab Experience

Prerequisite: 5801 <NPS /> – Implementation Technical Foundation
Prerequisite: 5801 <NPS /> – How to Implement

The <NPS /> – Professional Services Lab Experience provides you with an opportunity to validate you are ready to implement this product within a customer environment. You will be provided with a training lab environment where you can implement the product as if it were in a customer’s environment.

Estimated length: 6 hours
Estimated length: 3.25 hours
1 change: 1 addition & 0 deletions src/training/privilege-secure/additional.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { NA, NPS } from '@site/src/training/products';

The following courses are available for self-enrollment through the Learning Library:

* What's New in <NPS /> v26.03
* What's New in <NPS /> v25.12 (AM & D)
* What's New in <NPS /> (July 2025)
* What's New in <NPS /> (May 2025)
Expand Down
Loading