Open BrunoChauvet opened 8 years ago
When signing out from the backend, the default redirection URLs redirects back to the init SSO process and triggers the SSO process again. Signing out should redirect to the Maestrano logout URL: https://github.com/maestrano/maestrano-php/blob/9117fa374c9c1b378a8a37e63402943f9ae7c653/lib/Maestrano/Sso/Service.php#L99
Done. You can check.
When signing out from the backend, the default redirection URLs redirects back to the init SSO process and triggers the SSO process again. Signing out should redirect to the Maestrano logout URL: https://github.com/maestrano/maestrano-php/blob/9117fa374c9c1b378a8a37e63402943f9ae7c653/lib/Maestrano/Sso/Service.php#L99