removing duplicate template
parent
ae81785b2d
commit
b5159893d0
|
@ -1,22 +0,0 @@
|
|||
id: thinkific-redirect
|
||||
|
||||
info:
|
||||
name: Thinkific Open URL Redirect
|
||||
author: Gal Nagli
|
||||
severity: low
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
||||
path:
|
||||
- "{{BaseURL}}/api/sso/v2/sso/jwt?error_url=http://example.com"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 302
|
||||
- type: word
|
||||
words:
|
||||
- "<a href=\"http://example.com?kind=jwt&message=Nil+JSON+web+token\""
|
||||
part: body
|
Loading…
Reference in New Issue