flowExecutionUrl in AbstractAuthenticationAction
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 27 09:39:58 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.
If you're storing the URL in a context, you could just do what I do in the external flow(s) and do it with an expression in the flow definition.
-- Scott
More information about the dev
mailing list