Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to skip OAuth FIlter of JIRA

Subhajit Bhuiya June 26, 2018

I have my own OAuthFIlter with location="after-encoding" weight="5". Now from my filter if I return, my REST API does not work (breakpoint does not hit rest api code at all). If I do chain.doFilter(request,response); from my filter -> JIRA's OAuth filter get invoked and cause oauth excetion. What weight should I set in my filter so that my rest api will be called but JIRA's OAuth filter will not hit

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events