Its a step in the flow:

<decision-state id="gatewayRequestCheck">
<if test="externalContext.requestParameterMap['gateway'] neq '' &amp;&amp;
externalContext.requestParameterMap['gateway'] neq null &amp;&amp;
flowScope.service neq null" then="redirect" else="viewLoginForm" />
 </decision-state>


On Thu, Dec 2, 2010 at 6:21 PM, Balendran Thavarajah <
[email protected]> wrote:

> We are upgrading a slightly customised CAS from 3.0.6 to 3.4.3.1.
> Customisations have been made to GatewayRequestCheckAction class to check
> service url for patterns.
>
>
>
> I can’t seem to find it in the new version of CAS even though the spring
> webflow config files still have references to it.
>
>
>
> I have not spent time on debugging the code to find out where this is done
> now.
>
>
>
> Can someone tell me where the gateway event is now published.?
>
>
>
> Thanks
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
> --
> 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