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: deployment/chainloop/README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ During installation, you'll need to provide
51
51
52
52
- Open ID Connect Identity Provider (IDp) settings i.e [Auth0 settings](https://auth0.com/docs/get-started/applications/application-settings#basic-information)
53
53
- Connection settings for a secrets storage backend, either [Hashicorp Vault](https://www.vaultproject.io/) or [AWS Secrets Manager](https://aws.amazon.com/secrets-manager)
54
-
- ECDSA (ES512) key-pair used for Controlplane <-> CAS Authentication
54
+
- ECDSA (ES512) key-pair used for Controlplane to CAS Authentication
55
55
56
56
Instructions on how to create the ECDSA keypair can be found [here](#generate-a-ecdsa-key-pair).
57
57
@@ -159,7 +159,7 @@ During installation, you'll need to provide
159
159
160
160
- Open ID Connect Identity Provider (IDp) settings i.e [Auth0 settings](https://auth0.com/docs/get-started/applications/application-settings#basic-information)
161
161
-~~Connection settings for a secrets storage backend, either [Hashicorp Vault](https://www.vaultproject.io/) or [AWS Secrets Manager](https://aws.amazon.com/secrets-manager)~~
162
-
-~~ECDSA (ES512) key-pair used for Controlplane <-> CAS Authentication~~
162
+
-~~ECDSA (ES512) key-pair used for Controlplane to CAS Authentication~~
0 commit comments