<div dir="ltr">It is not clear to me how to use Java code in an interceptor. I have already configured an interceptor to check a value of an attribute but this only involved setting up a bean and webflow definition which are xml based. I havent found any example of how to execute a java method (maybe a custom jsp would ultimately be used instead).</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jan 4, 2019 at 4:44 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</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">> Is there a way to perhaps call a webservice from the interceptor flow?<br>
<br>
You can do anything you want, just write the Java code or script it.<br>
<br>
You'll spend about 100 times the amount of effort it takes to upgrade to 3.4. I backported the connector code to 3.3 when I needed it, but the Spring wiring it takes is extensive. Just upgrade. You’re one security bug away from being forced to anyway.<br>
<br>
We just had a regression reported, I'll grant you, but it's trivial to work around and is probably among the most serious one we've had in the entire release branch. Upgrading is patching, it's not a major project.<br>
<br>
-- Scott<br>
<br>
<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></blockquote></div>