You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: