login page

REST API Loginservice

I created a custom login page using jquery I could successful login using the rest api but I cant understand very well the redirect option of the REST API, after changing the redirect option to true and add the redirectURL to "../bonita/portal" I see that the response is a html page but how can I use that information so I can redirect the user to the portal page?

What Im trying to do is a custom login page were if the user put the correct credentials the system redirect them to the bonita portal

Notifications