flowRequestContext not available in error.vm

Christopher Greiner christopher.greiner at unil.ch
Mon Jul 11 11:23:58 EDT 2016


Hello shib users,

I'm in the process of personalising our IdPv3 and wanting to add links
on the various login/error pages enabling a user to switch locale.

On the login.vm template, I use the following:

<a href="$flowExecutionUrl&lang=en">EN</a>
<a href="$flowExecutionUrl&lang=fr">FR</a>

which works great after following the wiki article:
https://wiki.shibboleth.net/confluence/display/IDP30/Switching+locale+on+the+login+page#Switchinglocaleontheloginpage-URLquerystringbasedlocalechanging
(thanks Etienne!)

On the error.vm template however, it simply outputs $flowExecutionUrl,
not the actual flow execution url. Am I missing something or is this a
bug? From the comments it seems like it should work.

-- 
Christopher Greiner
Université de Lausanne
Centre informatique
Amphimax
CH-1015 Lausanne

E-mail: Christopher.Greiner [at] unil.ch
Tel:    +41 21 692 21 93
URL:    http://www.unil.ch/ci/


More information about the users mailing list