<div dir="ltr">Hi,<div><br></div><div>How did you access the request param, via a inbound interceptor?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 29, 2019 at 12:44 AM fffkkk <<a href="mailto:florent.krieg@sewan.fr">florent.krieg@sewan.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Lalith<br>
<br>
Just so that you know, I finally managed to get that working by setting a<br>
context variable, as offered in this thread:<br>
<a href="http://shibboleth.1660669.n2.nabble.com/Accessing-user-attributes-in-login-flow-views-td7639808.html" rel="noreferrer" target="_blank">http://shibboleth.1660669.n2.nabble.com/Accessing-user-attributes-in-login-flow-views-td7639808.html</a><br>
(I didn't manage to access the attributes, so I followed the proposal to use<br>
SpringRequestContext).<br>
<br>
My pseudo code: <br>
If 'morid' is present in the URL called:<br>
I store it in the context variable<br>
I use it to build the responderId<br>
If it is not (the use case I had trouble with, when my gluu web ui<br>
returned):<br>
I get the context variable<br>
I use the retrieved variable to build the responderId accordingly<br>
<br>
All our tests are now ok with this (keep in mind that I'm not 100% confident<br>
about this, but it works well). <br>
<br>
Let me know how it goes for you.<br>
<br>
Florent<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html" rel="noreferrer" target="_blank">http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html</a><br>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>