Hi Hans,
The clear-cookie-jar-on-reauth parameter did indeed solve the problem.
Best regards,
Laurent
===========
Hi Laurent,
I was just experimenting with the cookie-jar, to allow keeping a cookie when transitioning from an unauthenticated session to an authenticated session (e.g. when doing a SAML authentication in ISAM, to keep the JSESSIONID and FIM cookie in the cookie jar for the unauth and auth part of the flow).
To allow that to work, I had to use/add the following (not very well documented) parameter:
[server]
clear-cookie-jar-on-reauth = no
Can you also give that a try in your scenario (s t refresh all_sessions), as I believe this might just do what you need.
Best regards,
Hans
===========
------------------------------
Laurent LA Asselborn
------------------------------