I'm a Spring noob so excuse me if I have missed something...
I'm trying to wrap my head around the OpenID implementation and I cannot figure
out where the parameter opened.mode is set. I see it in the opened success and
failure jsps but from the login-webflow I would guess that it would need to be
in place before this decision is encountered.
<decision-state id="selectFirstAction">
<if test="${externalContext.requestParameterMap['openid.mode'] != ''
&& externalContext.requestParameterMap['openid.mode'] != null}"
then="openIdSingleSignOnAction"
else="ticketGrantingTicketExistsCheck" />
</decision-state>
Thanks,
Jonathan Bricker
ExactTarget
Senior Software Engineer
Office | 317.524.2789
Cell | 317.435.0763
Email | [email protected]<mailto:[email protected]>
--
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