Update opentouch-multimediaservices-panel.yaml
parent
1581475e0b
commit
8dd8a0d68a
|
@ -14,16 +14,13 @@ info:
|
|||
tags: panel,opentouch,login,detect
|
||||
|
||||
http:
|
||||
- raw:
|
||||
- |
|
||||
GET /authenticationform/login HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
- |
|
||||
GET /authenticationform/jsp/logonWeb.jsp HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/authenticationform/login"
|
||||
- "{{BaseURL}}/authenticationform/jsp/logonWeb.jsp"
|
||||
|
||||
cookie-reuse: true
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue