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

Problem in bundle configuration #84

Open
ghis31 opened this issue Apr 9, 2015 · 0 comments
Open

Problem in bundle configuration #84

ghis31 opened this issue Apr 9, 2015 · 0 comments

Comments

@ghis31
Copy link

ghis31 commented Apr 9, 2015

Hi!

I want to implement SSO on my symfony application. Now i have two problem:

  • the first is to implement loginAction. I got this error
    "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 second is, when an user want to access to directly to the application using an url, he is redirect to the cas server for login, but after enter his username and password he his redirect to de login_check path and got this error :
    "file_get_contents(https://domain/cas-server/serviceValidate?service=http://application_name/app_dev.php%2Flogin_check&ticket=XXX): failed to open stream: operation failed" at xxx\vendor\kriswallsmith\buzz\lib\Buzz\Client\FileGetContents.php line 64

Please somebody can help me!

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

1 participant