You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/ggscout/examples/cyberarksaas-k8s/README.md
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
-
# Conjur Cloud with Kubernetes JWT Authentication
1
+
# CyberArk SaaS with Kubernetes JWT Authentication
2
2
3
-
This example demonstrates how to configure ggscout to authenticate with Conjur Cloud using Kubernetes JWT tokens.
3
+
This example demonstrates how to configure ggscout to authenticate with CyberArk SaaS using Kubernetes JWT tokens.
4
4
5
5
## Overview
6
6
7
-
Kubernetes JWT authentication allows ggscout running in a Kubernetes cluster to authenticate with Conjur Cloud using the cluster's service account tokens. This eliminates the need to manage static credentials.
7
+
Kubernetes JWT authentication allows ggscout running in a Kubernetes cluster to authenticate with CyberArk SaaS using the cluster's service account tokens. This eliminates the need to manage static credentials.
8
8
9
9
## Prerequisites
10
10
11
11
Before using this example, you need:
12
12
13
-
1.**Conjur Cloud Account**: Access to a Conjur Cloud instance
13
+
1.**CyberArk SaaS Account**: Access to a CyberArk SaaS instance
14
14
2.**Kubernetes Cluster**: EKS, GKE, AKS, or self-hosted cluster
15
-
3.**JWT Authenticator**: Configured in Conjur Cloud for your cluster
16
-
4.**Workload Identity**: Created in Conjur Cloud for your ggscout service account
15
+
3.**JWT Authenticator**: Configured in CyberArk SaaS for your cluster
16
+
4.**Workload Identity**: Created in CyberArk SaaS for your ggscout service account
17
17
18
18
## Setup Steps
19
19
20
-
### 1. Configure JWT Authenticator in Conjur Cloud
20
+
### 1. Configure JWT Authenticator in CyberArk SaaS
21
21
22
-
Create a JWT authenticator in Conjur Cloud with the following configuration:
22
+
Create a JWT authenticator in CyberArk SaaS with the following configuration:
0 commit comments