I have successfully set up the demo test for the OneLogin PHP SAML Toolkit (https://packagist.org/packages/onelogin/php-saml) connecting to a SAML IdP on onelogin.com following the excellent tutorial here: https://developers.onelogin.com/saml/php
Now I am attempting to repoint the demo test to a functioning ADFS IdP we have set up.
Although I understand it is supported, there is no documentation on how to configure the settings.php file. The SAML 2.0 endpoint URL naming conventions do not seem to map well to ADFS endpoint names or descriptions.
I'm new at SAML and ADFS implementations and would kindly appreciate a pointer to documentation, or ideally, an example settings.php file for a OneLogin PHP SAML Toolkit demo app that points to an ADFS implementation.