lightSAML / SpBundle

SAML2 SP Symfony Bundle based on LightSAML
https://www.lightsaml.com/SP-Bundle/
MIT License
66 stars 70 forks source link

Unable to find the controller for path "/saml/login_check" #71

Closed gabyquiles closed 2 years ago

gabyquiles commented 6 years ago

I keep getting the following error. "Unable to find the controller for path "/saml/login_check". The route is wrongly configured." I imported the routes, I have no problem with /saml/discovery and /saml/login (redirects me to /saml/discovery)

What am I missing?

gabyquiles commented 6 years ago

Found the problem. I am using also fos user bundle, so in the main firewall I added the light_samp_sp. Instead of creating a whole new firewall