You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: