Skip to content

Issue #3439861: Delete the SimpleSAMLphp session cookie while logging out

Closes #3439861 Changes:

  • A new public member function to clear session cookie for SimplesamlphpAuthManager class.
  • Clear the session cookie while logging out the user if SimpleSAMLphp is active and user is not authenticated.

Merge request reports