Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@ sfdx force:source:deploy -p force-app -u [email protected]

![Configure Part 2](/images/4b-configure.png)

5. Provide a new JWT Connection Name, review the values that were parsed from the JSON file, then click Next.
5. Provide a new JWT Connection Name and review the values that were parsed from the JSON file, then click Next.

![Review](/images/5-review.png)

6. Confirm that the Box JWT Connection Test was successful and the Box Service Account Name, Login, and IDs were returned. Finally click Save.

![Connection Test](/images/6-service-account-connection-test.png)

7. Confirm the save worked and the new connection is populated in the data table.
7. Confirm that the save worked and the new connection is populated in the data table.

![New Connection Created](/images/7-connection-created.png)

Expand Down