2021-10-24 02:25:47 +00:00
|
|
|
id: api-fortitoken-cloud
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: FortiToken Cloud API Test
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.fortinet.com/document/fortitoken-cloud/latest/rest-api/456035/overview
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-12-12 23:25:50 +00:00
|
|
|
tags: token-spray,fortinet,fortitoken
|
2021-10-24 02:25:47 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-24 02:25:47 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://ftc.fortinet.com:9696/api/v1/user"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-10-24 02:25:47 +00:00
|
|
|
headers:
|
|
|
|
Authorization: Bearer {{token}}
|
|
|
|
|
2021-10-24 02:27:27 +00:00
|
|
|
matchers-condition: and
|
2021-10-24 02:25:47 +00:00
|
|
|
matchers:
|
2021-10-24 02:27:27 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-10-24 02:25:47 +00:00
|
|
|
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- "error_(code|message|name)"
|
|
|
|
negative: true
|
2024-01-04 06:57:22 +00:00
|
|
|
# digest: 4b0a00483046022100b941ba5540fd84be52dcc892b7005f435b823cee8147e0c9de774d149331c218022100d1799a31e630e29764cdd9353ee31446fd0dda945bdb7757975047ae9464b6af:922c64590222798bb761d5b6d8e72950
|