The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

manage authentication of application which is using JWT authentication method.

Dhaval | Last updated: Feb 27, 2018 11:57AM UTC

I am strruggling with application which is using JWT for authentication, its keep on prompting for authentication failure. Can you provide complete manual to handle the situation.

Liam, PortSwigger Agent | Last updated: Feb 27, 2018 12:00PM UTC

Dhaval, as discussed via email: Can you identify the response where the servers sets the JWT? There will probably be a POST to /login or similar, and the response will contain the JWT, probably within a JSON object. If you could send this response, we should be able to code you a simple extension that will repeat the login as required.

Burp User | Last updated: May 07, 2018 05:40AM UTC