php Programming Glossary: sso
How do I use Microsoft AD and php single sign on web app? http://stackoverflow.com/questions/1003751/how-do-i-use-microsoft-ad-and-php-single-sign-on-web-app don't forget that you can also use Firefox for transparent SSO in a Windows domain Simply go to about config search for network.automatic..
Cross domain cookies http://stackoverflow.com/questions/1084114/cross-domain-cookies I am sure it has been done before. The reason for this is SSO. ie. account.domain.com will need to set domain logged in for..
Getting Started with SAML and PHP http://stackoverflow.com/questions/2094136/getting-started-with-saml-and-php with SAML and PHP I'm beginning work on adding SAML SSO support to a project and am looking for any helpful resources..
Cross Domain Single Selective Sign In http://stackoverflow.com/questions/2261300/cross-domain-single-selective-sign-in do you think would be the best way to support this OpenID SSO I need something which is simple for sites to create a 'federation'..
How do I use cookies across two different domains? http://stackoverflow.com/questions/315132/how-do-i-use-cookies-across-two-different-domains use cookies across two different domains I need to share SSO information between two different domains with a cookie can..
PHP OpenID Library that allows facebook / openid / twitter, etc; http://stackoverflow.com/questions/3237262/php-openid-library-that-allows-facebook-openid-twitter-etc Friendster or Vimeo Accounts. HybridAuth is one and simple SSO PHP Library. http www.phpkode.com projects item hybridauth ..
Best way to implement Single-Sign-On with all major providers? http://stackoverflow.com/questions/4061537/best-way-to-implement-single-sign-on-with-all-major-providers long text my question precisely is How would you implement SSO any better idea than porting everything and have OpenID as basis..
Free PHP framework/library for single-sign on / cross domain login http://stackoverflow.com/questions/4841693/free-php-framework-library-for-single-sign-on-cross-domain-login domain login I am looking for free non GPL is better SSO framework library implementation or code samples. There are.. implementation or code samples. There are many kind of SSO implementation. Sharing cookie sharing session one time token.. this question After some googling I guess I found SSO is not the same as OpenID Did some quick googling and found..
|