Skip to content

Commit f811b9a

Browse files
committed
Add references to OAuth tutorial
1 parent 6534583 commit f811b9a

File tree

9 files changed

+10
-0
lines changed

9 files changed

+10
-0
lines changed

src/data/doc-examples/links.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@
128128
"to": "",
129129
"url": "https://k6.io/blog/load-testing-with-postman-collections"
130130
},
131+
{
132+
"title": "Test OAuth secured APIs",
133+
"description": "How to load test APIs secured with OAuth on Azure Active Directory and Okta.",
134+
"to": "",
135+
"url": "https://k6.io/blog/how-to-load-test-oauth-secured-apis-with-k6"
136+
},
131137
{
132138
"title": "Load testing with Swagger/OpenAPI",
133139
"description": "How to generate a load test script out of an OpenAPI document.",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: 'Test OAuth secured APIs'
3+
redirect: 'https://k6.io/blog/how-to-load-test-oauth-secured-apis-with-k6'
4+
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)