debugging expiring password intercept

Brent Putman putmanb at georgetown.edu
Fri Jun 2 17:52:42 EDT 2017



On 6/2/17 4:42 PM, Cantor, Scott wrote:
> On 6/2/17, 4:29 PM, "users on behalf of Paul B. Henson" <users-bounces at shibboleth.net on behalf of henson at cpp.edu> wrote:
>
>> Can you put this on-entry debugging stuff inside a
>> decision-state stanza as well as an action-state stanza?
> I would think so, don't know if I've ever tried.
>  
> -- Scott

Yes, according to the schema. [1]  All of the state types take an
<on-entry> element.

Fyi, they also all take a similar <on-exit> (except for <end-state> for
obvious reasons.  But there is a separate <flow> element called
<on-end> for that case).  So you could bracket a state with entry/exit
logging or whatever else you want.

<view-state> also takes a similar <on-render>. 


[1] http://www.springframework.org/schema/webflow/spring-webflow.xsd



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170602/c357274d/attachment.html>


More information about the users mailing list