Hi Vallee, Just to verify, you have the following line in your cas.properties file:
*cas.authn.pm.enabled=true* Correct? Axel On Tuesday, October 22, 2019 at 2:44:55 PM UTC-7, rbon wrote: > > Perhaps the plugin does two things. Since casAccountDisabledView shows up > in only 2 classes, one of which is the default login flow, I figured it had > to be the other one. > The view is being created on line 77, > https://github.com/apereo/cas/blob/master/support/cas-server-support-pm-webflow/src/main/java/org/apereo/cas/pm/web/flow/PasswordManagementWebflowConfigurer.java > where it looks to be part of account status. > > In default login flow it is part of authentication failure (line 287), > https://github.com/apereo/cas/blob/master/core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/configurer/DefaultLoginWebflowConfigurer.java > > The particular relationship in the webflow is different in the two file > and I no longer remember those details. > > Try adding it and see what happens. > > Ray > > On Tue, 2019-10-22 at 09:54 -0700, vallee.romain wrote: > > Hi Ray. > > It's write : > > The account password and security questions may be stored inside an LDAP > server. > > > I don't want this feature. > > > You think that this issue is from this plugin ? > > > -- > > Ray Bon > Programmer Analyst > Development Services, University Systems > 2507218831 | CLE 019 | [email protected] <javascript:> > > 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/e7cf99bf-9d06-4972-8e63-dc5e5498e73f%40apereo.org.
