KunalKatariya commented on issue #8704:
URL: 
https://github.com/apache/incubator-devlake/issues/8704#issuecomment-3870995319

   @dosu first of all, the curl does not redirect to SSO, Jira validates the 
PAT internally.
   No cookies, no session is stored.
   
   Secondly, DevLake is accidentally hitting a non-API SAML servlet (as shown 
in the stack trace attached), which always behaves like a browser endpoint. 
That servlet ignores Bearer tokens and assumes cookie-based SSO, so Jira 
returns an HTML page instead of JSON.
   
   Could anyone please have a look at it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to