A client wants us to login using their login form. It connects and send a SAML SSO response that I can log. I am using working with Drupal, and I want to use simplesamlphp_auth module on drupal, but I don't know if they have SimpleSamlPHP set up on their end.
Do I need to set up SimpleSamlPHP as a SP on the website I am working on?
Is there a way to connect it with their login form?