jaleelsyed / rbac

0 stars 0 forks source link

RBAC testing : ApiV1OrgsOrgidUsersUseridPutRoleUserDisallowedRbac #187

Closed jaleelsyed closed 5 years ago

jaleelsyed commented 5 years ago

Project : RBAC testing

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

Region : local

Result : fail

Status Code : 500

Headers : {}

Endpoint : http://localhost:8090/api/v1/orgs/wBUMO9Lc/users/wBUMO9Lc

Request :
{ "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "org" : { "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "7OxV0Rbb", "version" : "" }, "orgRole" : "READ", "status" : "REMOVED", "userType" : "MANAGED", "users" : { "company" : "Greenholt, Greenholt and Greenholt", "createdBy" : "", "createdDate" : "", "email" : "joseph.littel@yahoo.com", "id" : "", "inactive" : false, "jobTitle" : "Hospitality Liaison", "location" : "7OxV0Rbb", "modifiedBy" : "", "modifiedDate" : "", "name" : "7OxV0Rbb", "username" : "norval.cassin", "version" : "" }, "version" : "" }

Response :
I/O error on PUT request for "http://localhost:8090/api/v1/orgs/wBUMO9Lc/users/wBUMO9Lc": Connect to localhost:8090 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8090 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect

Logs :
Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [500 == 401 OR 500 == 403] result [Failed] --- FX Bot ---