SSO Session Cookies

Kapetanakis Giannis bilias at edu.physics.uoc.gr
Mon Feb 3 11:06:01 UTC 2025


Hi,

I've upgraded from 4.3.3 to 5.1.3 and having problem with SSO on IDP.
Client is always redirected to login page of IDP.

setting the following didn't make any change
idp.session.enabled = false # was true previously

# also enabled this
idp.storage.htmlLocalStorage=true

My idp path is /idp

idp.cookie.secure = true
idp.cookie.domain = example.com
idp.cookie.path = /idp # I've also tested / and commenting it out

Can someone point to the recommended configuration?

Thanks,

G

On 21/02/2024 16:50, Cantor, Scott via users wrote:
> Off the top of my head, turning sessions off outright (common when proxying) would do it, as would using a new install that defaults to a __Host- prefixed cookie, which requires the path be set to /, which is also the OOB default now.
>
> -- Scott
>
>


More information about the users mailing list