Open splix opened 8 years ago
Thing is defaultFailureUrl is now private so we should do this below:
redirectFailureHandlerTest(SimpleUrlAuthenticationFailureHandler) { * setDefaultFailureUrl('/login/auth') //redirect to this URL when authentication fails* }
rel #91
Thing is defaultFailureUrl is now private so we should do this below:
rel #91