I have SSP 2.4.3 and ADFS 3.0.1 But I ran into this error when visiting: module.php/admin/federation
Attempted to call an undefined method named "getHostedMetadata" of class "SimpleSAML\Module\adfs\IdP\ADFS".
I wrote a shim but that let to the next error:
Attempted to call an undefined method named "addSecurityTokenServiceType" of class "SimpleSAML\Metadata\SAMLBuilder"
I also get this last error when using v2.4 from ADFS.
I am looking for pointers where to fix this. Is the problem in SSP or ADFS?