Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loginAction() requires that you provide a value for the "$manager" argument / Symfony 2.5 #79

Open
adek opened this issue Oct 4, 2014 · 2 comments

Comments

@adek
Copy link

adek commented Oct 4, 2014

I've got problem to enable this library with Symfony 2.5

When I want to open restricted page - I've got information that I need to be logged in. And there is a link to my CAS server. I can login there but after that - I get this error:

Controller "BeSimple\SsoAuthBundle\Controller\TrustedSsoController::loginAction()" requires that you provide a value for the "$manager" argument (because there is no default value or because there is a non optional argument after this one).

@mbayou
Copy link

mbayou commented Nov 12, 2015

Did you find a solution ?

@Kronhyx
Copy link

Kronhyx commented Dec 12, 2017

i got the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants