minor updates

patch-1
sandeep 2021-04-21 13:02:54 +05:30
parent 4fe743a29c
commit c0b8f51a3c
1 changed files with 11 additions and 12 deletions

View File

@ -8,19 +8,18 @@ info:
tags: default-login,trilithic,viewpoint
requests:
- raw:
- |
POST /ViewPoint/admin/Site/ViewPointLogin HTTP/1.1
Host: {{hostname}}
Content-Length: 65
Content-Type: application/json
Cookie: trilithic_win_auth=false
- raw:
- |
POST /ViewPoint/admin/Site/ViewPointLogin HTTP/1.1
Host: {{hostname}}
Content-Length: 65
Content-Type: application/json
Cookie: trilithic_win_auth=false
{u:"admin", t:"undefined", p:"trilithic", d:"", r:false, w:false}
matchers:
{u:"admin", t:"undefined", p:"trilithic", d:"", r:false, w:false}
matchers:
- type: word
words:
- '"authorized":true'
part: body
part: body