• Tutorials
  • Courses
  • Tracks

Question 9

Last Updated :
Discuss
Comments

Which method in form-based authentication specifies the default success page after login?

.defaultSuccessUrl("/home")

.loginSuccess("/home")

.redirectHome()

.setHomePage("/home")

Share your thoughts in the comments