Skip to content

openconnect: Persist cookies for SAML based authentication

Fixes BUG: 482372

With this change, openconnect saml cookies will be persistently stored in ~/.local/share/kded6/plasma-nm-openconnect/ (let me know if that needs some changes) so users aren't forced to perform login on every reboot.

GNOME is doing the same thing.

Merge request reports