Closed cmodijk closed 9 years ago
Hi, SamlSPBundle relies on lightsaml. There is no connection to simplesamlphp at all. Simplesamlphp is used only as a reference while creating lightsaml. You can find all documentation needed in this two projects to setup SSO.
Hi, I know that it's not reling with SamlSPBundle but I hoped that one of you knows what i'm missing in SamlSPBundle becues it work's with the default SamlSPBundle intergration but not with this bundle. So the question is what does SamlSPBundle needs to provide for this bundle to work. And if someone could point me to the right documentation about assertions or a url/blog with more info on this.
I'm trying to get SSO working with Symfony 2 and use simplesamlphp as a Service Provider. But i'm currently stuck with the error No assertion received. I think it has somthing to do with simplesamlphp but I can't find any documentation on assertions.
Here is the simplesamlphp configuration. https://gist.github.com/cmodijk/327b1926e737a7173308