jaleelsyed / rbac

0 stars 0 forks source link

RBAC testing : ApiV1IssueTrackersIssueTrackerBotPostRoleUserDisallowedRbac #196

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/issue-trackers/issue-tracker-bot

Request :
{ "account" : { "accountType" : "GitHub", "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "0G6fcd9b", "org" : { "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "0G6fcd9b", "version" : "" }, "region" : "0G6fcd9b", "version" : "" }, "createdBy" : "", "createdDate" : "", "description" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "0G6fcd9b", "opts" : [ { } ], "org" : { "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "0G6fcd9b", "version" : "" }, "prop1" : "0G6fcd9b", "prop2" : "0G6fcd9b", "prop3" : "0G6fcd9b", "prop4" : "0G6fcd9b", "prop5" : "0G6fcd9b", "skill" : { "createdBy" : "", "createdDate" : "", "id" : "", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "name" : "0G6fcd9b", "version" : "" }, "state" : "ACTIVE", "version" : "", "visibility" : "ORG_PUBLIC" }

Response :
I/O error on POST request for "http://localhost:8090/api/v1/issue-trackers/issue-tracker-bot": 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 ---