korotovsky / SingleSignOnIdentityProviderBundle

Single Sign On bundle for Symfony2 projects. IdP part.
MIT License
47 stars 25 forks source link

add configurable _target_path parameter #5

Closed chrisdejager closed 9 years ago

chrisdejager commented 9 years ago

This fixes the target_path parameter problem for me.

Did the fix on a branch from tag 0.1.0, because I don't want the new services functionality. In our setup the service providers are 800+ instances. Won't put them all in config.yml :)

korotovsky commented 9 years ago

@chrisdejager Could you make the PR to 0.1.x branch?

chrisdejager commented 9 years ago

Whoops, sorry. Done.