The user has been authenticated usin post request to 'https://domain.zendesk.com/access/jwt' and have got the below response with 200 status
You are being redirected.
Now how I can redirect the user to support dashboard page and as document suggest to set the cookies . How and what I need to set as there is no such detail in response
Redirect after jwt authentication
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
With JWT SSO, you can redirect the user to the desired page by supplying the return_to parameter to the
/access/jwtendpoint.