Did you include the config option to turn on that view. https://apereo.github.io/cas/6.0.x/password_management/Password-Management-LDAP.html
It is defined in: api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowConstants.java and referenced in: core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/configurer/DefaultLoginWebflowConfigurer.java support/cas-server-support-pm-webflow/src/main/java/org/apereo/cas/pm/web/flow/PasswordManagementWebflowConfigurer.java Ray On Tue, 2019-10-22 at 07:48 -0700, vallee.romain wrote: Hello, i try to implement Password policy . When the AD account is expire, we had and exception : Cannot find state with id 'casAccountDisabledView' in flow 'login' -- Known state ids are 'array<String>['initializeLoginForm', 'viewRedirectToUnauthorizedUrlView', 'viewServiceErrorView', 'redirectView', 'postView', 'headerView', 'viewGenericLoginSuccess', 'showWarningView', 'finalizeWarning', 'endWebflowExecution', 'serviceUnauthorizedCheck', 'serviceCheck', 'warn', 'gatewayRequestCheck', 'hasServiceCheck', 'renewRequestCheck', 'realSubmit', 'initialAuthenticationRequestValidationCheck', 'createTicketGrantingTicket', 'sendTicketGrantingTicket', 'generateServiceTicket', 'gatewayServicesManagementCheck', 'serviceAuthorizationCheck', 'redirect', 'handleAuthenticationFailure', 'terminateSession', 'ticketGrantingTicketCheck', 'viewLoginForm', 'showAuthenticationWarningMessages', 'proceedFromAuthenticationWarningView', 'mfa-composite', 'compositeMfaProviderSelectedAction']' Do you think it's a bug, or, a mistake configuration ? Best regards -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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/215e5126ab7e4e1ee76dac205fca75bb6b5a9967.camel%40uvic.ca.
