2021-10-25 00:16:24 +00:00
|
|
|
id: api-taiga
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Taiga API Test
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.taiga.io/api.html
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,taiga
|
2021-10-25 00:16:24 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-25 00:16:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.taiga.io/api/v1/application-tokens"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-10-25 00:16:24 +00:00
|
|
|
headers:
|
|
|
|
Authorization: Bearer {{token}}
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-11-01 12:22:18 +00:00
|
|
|
- '"auth_code":'
|
|
|
|
- '"state":'
|
|
|
|
condition: and
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4b0a00483046022100bf3ead9df9b8a73d035d356ac82460543b9f33a6ba786736564746301d5c75b1022100a498eba13eb325a9e2ecf7d1fe784b5598bb024e888df4601a928c19c9bb2f16:922c64590222798bb761d5b6d8e72950
|