JSESSIONID issues, Stale Session. (SameSite issue?)

Ullfig, Roberto Alfredo rullfig at uic.edu
Fri Sep 16 17:58:58 UTC 2022


So for upgraded systems we need to import only this from base installation web.xml?

    <!-- Automates SameSite handling until Java API catches up. -->
    <filter>
        <filter-name>SameSiteCookieFilter</filter-name>
        <filter-class>org.springframework.web.filter.DelegatingFilterProxy</filter-class>
        <init-param>
            <param-name>targetBeanName</param-name>
            <param-value>shibboleth.SameSiteCookieFilter</param-value>
        </init-param>
    </filter>

    <filter-mapping>
        <filter-name>SameSiteCookieFilter</filter-name>
        <url-pattern>/*</url-pattern>
    </filter-mapping>

---
Roberto Ullfig - rullfig at uic.edu
Systems Administrator
Enterprise Applications & Services | Technology Solutions
University of Illinois - Chicago
________________________________
From: users <users-bounces at shibboleth.net> on behalf of Cantor, Scott <cantor.2 at osu.edu>
Sent: Monday, January 24, 2022 10:41 AM
To: Max Spicer <max.spicer at york.ac.uk>
Cc: Shib Users <users at shibboleth.net>
Subject: Re: JSESSIONID issues, Stale Session. (SameSite issue?)

On 1/24/22, 11:34 AM, "Max Spicer" <max.spicer at york.ac.uk> wrote:

> I'm told I don't have access and don't have an option to request it. How do you define non-public email
> domains?

If the username Atlassian sees ends in Google/Gmail, that would be public. I have no idea why people do or don't see the request link otherwise but we have posted alternatives, you just have to notify us separately and provide the username so we can invite it.

-- Scott


--
For Consortium Member technical support, see https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fshibboleth.atlassian.net%2Fwiki%2Fx%2FZYEpPw&data=04%7C01%7Crullfig%40uic.edu%7C4aaf82f1d27a4b7abb3908d9df585cec%7Ce202cd477a564baa99e3e3b71a7c77dd%7C0%7C0%7C637786392882319695%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=7v4Q8ZsVi4W91UEz6Lu7I4HpyJblUd0Z3jDhWclvLp4%3D&reserved=0
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220916/6b6a2a62/attachment.htm>


More information about the users mailing list