Hi,
My back end target service run only on the browser and return 302 log in URL (
https://login.qa.eu.nissan.biz/nidp/app/login?id=B2B&sid=0&option=credential&sid=0&target=https://lo...
) with query string parameters. It is expected that - the response will automatically open the log in page from where the user session start and continue carry on.
Is any way to handle the 302 response and push the response to the Browser?