fix-error
parent
64e73551a4
commit
0f54d6e47f
|
@ -40,12 +40,12 @@ http:
|
|||
userName={{username}}&userPassword={{password}}&ssoLoginUrl=
|
||||
|
||||
extractors:
|
||||
- type: json
|
||||
name: sessionId
|
||||
internal: true
|
||||
json:
|
||||
- '.data.sessionId'
|
||||
part: body
|
||||
- type: json
|
||||
name: sessionId
|
||||
internal: true
|
||||
json:
|
||||
- ".data.sessionId"
|
||||
part: body
|
||||
|
||||
- raw:
|
||||
- |
|
||||
|
|
Loading…
Reference in New Issue