When I try to logout I just call $simplesamlphpInstance->logout();
But nothing happens. Should I call something else to logout?
I use https://github.com/asasmoyo/yii-simplesamlphp-example as a basis.
When I try to logout I just call $simplesamlphpInstance->logout();
But nothing happens. Should I call something else to logout?
I use https://github.com/asasmoyo/yii-simplesamlphp-example as a basis.