EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
Message: #09547
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Redirect loop after shibboleth authentication
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Redirect loop after shibboleth authentication
- From: Lee Paton <PatonL@cardiff.ac.uk>
- Date: Fri, 19 Jan 2024 12:07:35 +0000
CAUTION: This e-mail originated outside the University of Southampton.
Hi Dave Thanks for your quick reply This is what I’m seeing getting the cookie info from Firefox from the request ./shibboleth/login?target=https%3A%2F%2Forca-dev2.cardiff.ac.uk%2Fcgi%2Fusers%2Fhome { "Response Cookies": { "secure_eprints_session:orca-dev2.cardiff.ac.uk": { "domain": "orca-dev2.cardiff.ac.uk", "path": "/", "samesite": "Strict", "secure": true, "value": "1d48249d81423fe7fcd6e37d8b00a748" } } } { "Request Cookies": { "_ga": "GA1.1.512524483.1705663780", "_ga_RRV66RFBKP": "GS1.1.1705663779.1.0.1705663784.0.0.0", "_shibsession_xxx": "_9e2b8035712cbd57a6b7dc816a7545e4" } } And when it redirects to ./cgi/users/home (where it loops) { "Request Cookies": { "_ga": "GA1.1.512524483.1705663780", "_ga_RRV66RFBKP": "GS1.1.1705663779.1.0.1705663784.0.0.0", "_shibsession_xxx": "_9e2b8035712cbd57a6b7dc816a7545e4" } } When I refresh the cookies are { "Request Cookies": { "_ga": "GA1.1.1118556027.1705664127", "_ga_RRV66RFBKP": "GS1.1.1705664127.1.0.1705664127.0.0.0", "_shibsession_xxx": "_27e34d6d248703d1d0cacdc14ad393f8", "secure_eprints_session:orca-dev.cardiff.ac.uk": "1a81565f2d54425ba0a6ed135d7feb3c" } } The difference between this and the working CentOS 7 server is that the secure_eprints_session value is set on the initial request to /cgi/users/home, I’ve also noticed that "samesite": "Strict", Isn’t set on the CentOS 7 server – As far as I’m aware I haven’t changed this at all so should be set to strict on both Thanks again Lee |
- Follow-Ups:
- Re: [EP-tech] Redirect loop after shibboleth authentication
- From: David R Newman <drn@ecs.soton.ac.uk>
- Re: [EP-tech] Redirect loop after shibboleth authentication
- References:
- [EP-tech] Redirect loop after shibboleth authentication
- From: Lee Paton <PatonL@cardiff.ac.uk>
- Re: [EP-tech] Redirect loop after shibboleth authentication
- From: David R Newman <drn@ecs.soton.ac.uk>
- [EP-tech] Redirect loop after shibboleth authentication
- Prev by Date: Re: [EP-tech] Internal Server error 500 opening view items, Saved searches and Users + Error in Script
- Next by Date: Re: [EP-tech] Redirect loop after shibboleth authentication
- Previous by thread: Re: [EP-tech] Redirect loop after shibboleth authentication
- Next by thread: Re: [EP-tech] Redirect loop after shibboleth authentication
- Index(es):