BeSimple / BeSimpleSsoAuthBundle

NOT MAINTAINED - SSO authentication providers (Cas for now) for Symfony2
125 stars 76 forks source link

Logout not working #63

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hello, I have a new problem. I can't logout. If I try on my app.php, it redirects me to ..../app.php/login_check and says : Oops! An Error Occurred The server returned a "404 Not Found". Something is broken. Please e-mail us at [email] and let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. If I try on my app_dev.php, it redirects me to ..../app_dev.php/login_check and says : Unable to find the controller for path "/login_check". Maybe you forgot to add the matching route in your routing configuration? I don't understand, my login check is working because I can connect to my app and see my website.

ghost commented 10 years ago

Any help ?

jfsimon commented 10 years ago

This problem is related to Symfony, not this bundle. Please, RTFM: http://symfony.com/doc/current/book/security.html