I added the entry and it still did not work. Wait for 4.1 so much for my
deadline of the end of the week.
Strange thing was the following had no effect on my logs:
<logger name="org.jasig.cas.web.flow" additivity="true">
<level value="DEBUG" />
<appender-ref ref="cas" />
</logger>
On Tue, Feb 24, 2015 at 4:35 PM, Dmitriy Kopylenko <[email protected]>
wrote:
> But there is one in master:
>
>
> https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/webapp/WEB-INF/webflow/login/login-webflow.xml#L116
>
> So, wait for 4.1 release ;-)
>
> Cheers,
> D.
>
> On Feb 24, 2015, at 4:30 PM, Dmitriy Kopylenko <[email protected]>
> wrote:
>
> Looks like there is no explicit mapping of
> ‘AccountPasswordMustChangeException’ to the corresponding view in 4.0.1:
>
>
> https://github.com/Jasig/cas/blob/v4.0.1/cas-server-webapp/src/main/webapp/WEB-INF/login-webflow.xml#L114
>
> Could be a simple overlook.
>
> Cheers,
> D.
>
> On Feb 24, 2015, at 4:17 PM, Marvin Addison <[email protected]>
> wrote:
>
> 2015-02-24 14:20:57,866 DEBUG
>> [org.jasig.cas.authentication.support.DefaultAccountStateHandler] -
>> <Handling PASSWORD_MUST_CHANGE>
>>
>> An AccountPasswordMustChangeException was thrown here. Something in the
>> view layer is supposed to catch that and route the user appropriately.
>>
>
> org.jasig.cas.web.flow.AuthenticationExceptionHandler is the key component
> to bridge authentication errors with view dispatching. There's a
> TRACE-level logger on that component that's worth enabling and trying
> again. It emits a message if no mapping is found. You should scan your
> login-webflow.xml and make sure it contains a reference to
> AuthenticationExceptionHandler,
> which is defined in cas-servlet.xml. All this is configured by default in
> 4.0.1, so unless you changed it, you should be good.
>
> M
>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user