Hi,

I don't reproduce the error using my own demo:
https://github.com/leleuj/cas-overlay-demo on the master for example.

And I don't see any change in the source code of the
CasDefaultFlowUrlHandler class between v4.0.2 and v4.0.3 for example (
https://github.com/Jasig/cas/blob/v4.0.2/cas-server-webapp-support/src/main/java/org/jasig/cas/web/flow/CasDefaultFlowUrlHandler.java
vs
https://github.com/Jasig/cas/blob/4.0.x/cas-server-webapp-support/src/main/java/org/jasig/cas/web/flow/CasDefaultFlowUrlHandler.java
)

Anything specific on your side?

Thanks.
Best regards,
Jérôme




2015-07-21 14:13 GMT+02:00 Jerome Nenert <[email protected]>:

>
> Hi,
>
> Since v4.0.3, we get an "Invalid property flowExecutionKeyParameter"
> error when starting CAS webapp ( complete logs attached ).
>
> Default WEB-INF/cas-servlet.xml
>
>    <bean id="logoutFlowUrlHandler"
> class="org.jasig.cas.web.flow.CasDefaultFlowUrlHandler"
>          p:flowExecutionKeyParameter="RelayState" />
>
> Also tested in master branch, still gets the same error.
>
> No such error in v4.0.2.
>
> How to fix this ?
>
> Thanks.
>
> Jerome NENERT.
> IT Services.
> Université Panthéon-Assas ( Paris 2 )
>
>
> --
> 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

Reply via email to