Hi,
I am trying to understand how to implement this bundle on a Symfony app that would serve as our IdP.
Should we handle local authentication with the usual Symfony authentication process then handle SAML authentication requests in order to return authenticated response to the SP?
Thanks for giving a few hints :)
Hi,
I am trying to understand how to implement this bundle on a Symfony app that would serve as our IdP.
Should we handle local authentication with the usual Symfony authentication process then handle SAML authentication requests in order to return authenticated response to the SP?
Thanks for giving a few hints :)