What are you trying to do?
Hi guys, I'm trying to configure SSO between a simplesamlphp IDP and a symfony 4 (or 5) web application.
Has anyone had success using any of the existing symfony SAML SP bundles?
What have you done?
I have tried four different implementations so far and haven't been successful, so far I have tried:
Is there anything wrong?
I'm quite new to symfony, so it could be user error - much of the documentation with these modules are pre-flex so I have had to refactor the sample code provided (eg. bundle registration and namespaces have changed significantly from symfony 3 -> symfony 4).
I was wondering if anyone had a sample project written in symfony 4 or symfony 5 that successfully performs authentication and authorization via SAML?
Any help would be greatly appreciated!
Kind Regards,
Gavin Jackson