Closed majsternc closed 6 years ago
Login request... host: #%^ protocol: http port: 80 path_prefix: /jira/ username: password: { "options": { "uri": "#$@%#$^", "method": "GET", "json": true, "followAllRedirects": true, "debug": true, "rejectUnauthorized": false, "auth": { "user": "@#%^", "pass": "#$%^", "password": "" } }, "request": { "headers": { "host": "@#$%^", "authorization": "", "accept": "application/json" } }, "response": { "headers": { "x-arequestid": "761x1975444x1", "x-asen": "SEN-232341", "set-cookie": [ "JSESSIONID=042B5229A5873BA22A9B67C576DF18BE;path=/jira;HttpOnly" ], "x-seraph-loginreason": "AUTHENTICATION_DENIED", "www-authenticate": "OAuth realm=\"https%3A%2F%2Fjira.ncdc.pl%2Fjira\"", "x-asessionid": "1u4mt3q", "x-content-type-options": "nosniff", "x-authentication-denied-reason": "CAPTCHA_CHALLENGE; login-url=https://jira.ncdc.pl/jira/login.jsp", "content-type": "text/html;charset=UTF-8", "transfer-encoding": "chunked", "date": "Mon, 16 Apr 2018 10:41:08 GMT", "connection": "close" } } }
@majsternc Hi! Could you check 2.8.1, please? All types of authorization should works now.
Works like a charm. Thank you!
Expected Behavior
Actual Behavior
Login request... host: #%^ protocol: http port: 80 path_prefix: /jira/ username: password: { "options": { "uri": "#$@%#$^", "method": "GET", "json": true, "followAllRedirects": true, "debug": true, "rejectUnauthorized": false, "auth": { "user": "@#%^", "pass": "#$%^", "password": "" } }, "request": { "headers": { "host": "@#$%^", "authorization": "", "accept": "application/json" } }, "response": { "headers": { "x-arequestid": "761x1975444x1", "x-asen": "SEN-232341", "set-cookie": [ "JSESSIONID=042B5229A5873BA22A9B67C576DF18BE;path=/jira;HttpOnly" ], "x-seraph-loginreason": "AUTHENTICATION_DENIED", "www-authenticate": "OAuth realm=\"https%3A%2F%2Fjira.ncdc.pl%2Fjira\"", "x-asessionid": "1u4mt3q", "x-content-type-options": "nosniff", "x-authentication-denied-reason": "CAPTCHA_CHALLENGE; login-url=https://jira.ncdc.pl/jira/login.jsp", "content-type": "text/html;charset=UTF-8", "transfer-encoding": "chunked", "date": "Mon, 16 Apr 2018 10:41:08 GMT", "connection": "close" } } }
Steps to Reproduce the Problem
Specifications