How to implement SSO authentication in PHP?
If an organisation is using single sign on authentication to authenticate all web applications, how can I add that to my application for multiple people in my organisation? Also, how does it work? What do I need to have from LDAP server?