Closed paulvi closed 5 years ago
Can you try now please?
There is some issue with Spring Security
disable loginPage configuration helps
.formLogin() //.loginPage("/login").successHandler(successHandler)
c632d8a5de2ef6e74edcb3bd785467bdfd97f7a0
has this issue and many other solved.
With current code (Spring Security config) for 1.x branch
it is not possible to open system,
/login
is broken:yes,
server.port=9000
has been added toapplication.properties