Skip to content

Commit 4d469e6

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

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
@@ -503,7 +503,7 @@ $ curl -sk -X POST \
503503
"${RHTPA_URL}/api/v2/sbom"
504504
----
505505

506-
Upon publication, you can view the SBOM on the RHTPA web UI. The access URL is same as the one used for the API. Similar to the API, the RHTPA web UI uses OIDC for user authentication. In our specific deployment, you can view the RHTPA web UI by logging in with the credentials. Use the following commands to get the username and password:
506+
Once the SBOM has been published, it can be viewed within the RHTPA web UI. The URL is same as the value obtained previously for the RHTPA API. Similar to the API, the RHTPA web UI uses OIDC for user authentication. In our specific deployment, you can view the RHTPA web UI by logging in with the credentials associated with the user. Use the following commands to obtain the username and password:
507507

508508
[source,terminal]
509509
----

0 commit comments

Comments
 (0)