I have a PHP application I need to use ADFS for single sign on .
I need to know the basic Concepts of ADFS like what is a relying party ,endpoints whether relying party url is the same as that of the domain of my application and how it is different from endpoint and do I need to provide the xml file to ADFS or relying party url and endpoints work
The other question is how the authentication part would be handled like how the request is going to come like from ADFS ?