Skip to content

Commit a141f7d

Browse files
Update content/patterns/layered-zero-trust/lzt-secure-supply-chain.adoc
Co-authored-by: Andrew Block <andy.block@gmail.com>
1 parent db13faf commit a141f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/patterns/layered-zero-trust/lzt-secure-supply-chain.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ $ export OIDC_TOKEN_URL="${OIDC_ISSUER_URL}/protocol/openid-connect/token"
463463
$ export RHTPA_CLIENT_SECRET="$(oc get secret rhtpa-oidc-cli-secret -n trusted-profile-analyzer -o jsonpath='{.data.client-secret}' | base64 -d)"
464464
----
465465

466-
. Set the client ID:
466+
. Set the Client ID associated with RHTPA:
467467
+
468468
[source,terminal]
469469
----

0 commit comments

Comments
 (0)