Protect Plugin: FileRun
Important
In order to SSO (Single Sign On) with FileRun works properly:
set 'Session Storage' (aMember CP -> Configuration -> Setup/Configuration -> Advanced) to 'Standard PHP Sessions'.
edit file
/var/www/html/amember/application/configs/config.phpand add the following code after<?phpdefine('AM_SESSION_NAME', 'FileRunSID');