Skip to content

Commit 7fe5c1b

Browse files
add vtex guide (#27)
1 parent ea8bfd5 commit 7fe5c1b

File tree

8 files changed

+50
-0
lines changed

8 files changed

+50
-0
lines changed

content/docs/introduction/_table.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
[Slack Webhook](/docs/tutorials/slack-webhook)|[Sourcegraph](/docs/tutorials/sourcegraph)|[Square](/docs/tutorials/square)|
1212
[Stripe](/docs/tutorials/stripe)|[Sumo Logic](/docs/tutorials/sumologic)|[Tailscale](/docs/tutorials/tailscale)|
1313
[Twilio](/docs/tutorials/twilio)|
14+
[VTEX](/docs/tutorials/vtex)|

content/docs/tutorials/vtex.md

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: VTEX
3+
---
4+
5+
*This tutorial provides step-by-step instructions on how to rotate a VTEX Application Key.*
6+
7+
---
8+
9+
## Generate a new VTEX Application Key
10+
11+
### Step 1 - Navigate to the Application Key page
12+
Log into your VTEX admin account and navigate to `https://{accountName}.myvtex.com/admin/appkeys`.
13+
![](/images/vtex/1.gif)
14+
15+
### Step 2 - Generate a new Application Key
16+
#### 2a. Click `Manage My Keys`
17+
![](/images/vtex/2.png)
18+
#### 2b. Click `Generate New`
19+
![](/images/vtex/3.png)
20+
#### 2c. Provide a `Label`, add roles and click `Generate`
21+
![](/images/vtex/4.gif)
22+
#### 2d. Copy the application token
23+
![](/images/vtex/5.png)
24+
25+
---
26+
27+
## Replace the Leaked VTEX Application Key
28+
Replace the leaked VTEX Application Key with the new one in all impacted applications and services.
29+
30+
---
31+
32+
## Revoke the Leaked VTEX Application Key
33+
34+
### Step 1 - Navigate to the Application Key page
35+
Log into your VTEX admin account and navigate to `https://{accountName}.myvtex.com/admin/appkeys`.
36+
![](/images/vtex/1.gif)
37+
38+
### Step 2 - Revoke the VTEX Application Key
39+
#### 2a. Click `Manage My Keys`
40+
![](/images/vtex/2.png)
41+
#### 2b. Click `Deactivate`
42+
Click the `Deactivate` menu option in the row corresponding to the Application Key you want to deactivate.
43+
![](/images/vtex/6.png)
44+
45+
---
46+
47+
## Resources
48+
- [VTEX Application Key Documentation](https://help.vtex.com/en/tutorial/application-keys--2iffYzlvvz4BDMr6WGUtet)
49+
- [VTEX Application Key Best Practices](https://help.vtex.com/en/tutorial/best-practices-application-keys--7b6nD1VMHa49aI5brlOvJm)
142 KB
Loading
34.6 KB
Loading
29.9 KB
Loading
1.05 MB
Loading
55.7 KB
Loading
37.5 KB
Loading

0 commit comments

Comments
 (0)