File tree 8 files changed +50
-0
lines changed
themes/compose/static/images/vtex
8 files changed +50
-0
lines changed Original file line number Diff line number Diff line change 11
11
[ Slack Webhook] ( /docs/tutorials/slack-webhook ) |[ Sourcegraph] ( /docs/tutorials/sourcegraph ) |[ Square] ( /docs/tutorials/square ) |
12
12
[ Stripe] ( /docs/tutorials/stripe ) |[ Sumo Logic] ( /docs/tutorials/sumologic ) |[ Tailscale] ( /docs/tutorials/tailscale ) |
13
13
[ Twilio] ( /docs/tutorials/twilio ) |
14
+ [ VTEX] ( /docs/tutorials/vtex ) |
Original file line number Diff line number Diff line change
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 )
You can’t perform that action at this time.
0 commit comments