Hi,
I am using wildfly 9, I have set SessionTimeout to 10 minutes , when session stays ideal for more than 10 minutes on login page and
User try to login without refreshing the page user get http://localhost:8080/j_security_check with blank screen.
I can not increase the session timeout minutes from 10 to something else.
Steps to reproduce.
Else
Go to login page of your application and delete the JSESSIONID cookie and try to login, you will be able to see the page.
Can someone please help me to solve this problem ?
Thanks
Alpesh