flowExecutionUrl in AbstractAuthenticationAction
Scott Koranda
skoranda at gmail.com
Thu Sep 29 12:32:43 EDT 2016
> On 9/27/16, 9:08 AM, "dev on behalf of Scott Koranda"
> <dev-bounces at shibboleth.net on behalf of skoranda at gmail.com>
> wrote:
>
> > What am I missing or not understanding about the notion of
> > the flow execution URL?
>
> I don't know if we have any code accessing that from inside
> any actions. We have it in views and inside the flow
> definitions where SWF defines it as a built-in variable.
> Perhaps they don't populate it in that structure under all
> circumstances. Without tracing their code I probably
> wouldn't know.
>
For the archives...
I moved the instantiation of the class instance/bean inside a
<on-render><evaluate> child of the <view-state> and with that
change the flow execution URL is available (and not null)
through the Spring API.
Thanks,
Scott K
More information about the dev
mailing list