CAS in IdP v3
Marvin Addison
marvin.addison at gmail.com
Wed Feb 24 18:27:40 EST 2016
On Wed, Feb 24, 2016 at 8:22 AM Kevin Foote <kpfoote at uoregon.edu> wrote:
> Can you please pass on the specific Jetty flag you mentioned above?
>
Sure. Add the following to jetty-base/webapps/idp.xml:
<!--
| Force Jetty to avoid appending ;jsessionid in external redirects
| https://bugs.eclipse.org/bugs/show_bug.cgi?id=291448
-->
<Call name="setInitParameter">
<Arg>org.eclipse.jetty.servlet.CheckingRemoteSessionIdEncoding</Arg>
<Arg>true</Arg>
</Call>
M <users-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160224/9c57b8ca/attachment-0001.html>
More information about the users
mailing list