commit
2c9521bd5f
|
@ -46,10 +46,9 @@ http:
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: regex
|
||||||
part: body
|
regex:
|
||||||
words:
|
- '"clientId":\s*"security-admin-console"'
|
||||||
- '"clientId":"security-admin-console"'
|
|
||||||
- '"secret":'
|
- '"secret":'
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue