It works when I add "pwdAccountLockedTime" attribute for a user. But when I add "pwdReset = TRUE", I got
2 017-06-20 08:56:34,445 ERROR [org.springframework.boot.web.support. ErrorPageFilter] - <Forwarding to error page from request [/login] due to exception [Exception thrown in st ate 'handleAuthenticationFailure' of flow 'login']> org.springframework.webflow.execution.FlowExecutionException: Exception thrown in state 'handleAuthenticationFailure' of flow 'login' ... Caused by: java.lang.IllegalArgumentException: Cannot find state with id 'casMustChangePassView' in flow 'login' -- Known state ids are 'array<String>['initialAuthenticationRequestValidationCheck', ' ticketGrantingTicketCheck', 'initializeLoginForm', 'viewLoginForm', ' realSubmit', 'showAuthenticationWarningMessages', ' handleAuthenticationFailure', 'sendTicketGrantingTicket', ' generateServiceTicket', 'viewRedirectToUnauthorizedUrlView', ' viewServiceErrorView', 'redirectView', 'postView', 'viewGenericLoginSuccess', 'showWarningView', 'finalizeWarning', 'serviceUnauthorizedCheck', ' serviceCheck', 'warn', 'gatewayRequestCheck', 'hasServiceCheck', ' renewRequestCheck', 'terminateSession', 'gatewayServicesManagementCheck', ' serviceAuthorizationCheck', 'redirect', 'mfa-gauth', ' casAuthenticationBlockedView', 'casBadWorkstationView', 'casBadHoursView', ' casAccountLockedView', 'casAccountDisabledView', ' casPasswordUpdateSuccessView', 'passwordChangeAction', 'casExpiredPassView', 'casResetPasswordSendInstructionsView', 'sendInstructions', ' casResetPasswordSentInstructionsView']' Have you got an idea ? -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/60b5d0eb-3977-458a-be0c-c6c7bb47a404%40apereo.org.
