First of all, thank you for your fast response.
My context is already using a non headless browser, Chrome.
When I run an authenticated AJAX Spider scan, I see the same behavior.
Basically, the browser is launched, the login is successful but no other site page is scanned.
I see requests made for static files (.css, js, images) which are referenced on the home page, but no request for any other page.
The cycle is repeated a few times i.e browser is launched again, login successful, but nothing else.
When I explore the application manually, I can see the pages which I visit, in the site tree. But this does not happen automatically.
I would like to explore the other pages of the application as well.
I am wondering if this might be related to the fact that our application is built with JSF and the pages are rendered dynamically?
Kind regards,
Prince