-1

as the title says, this way https://stackoverflow.com/questions/9211034/how-to-implement-sso seems too Tedious, is there any other simple way?


I find this https://stackoverflow.com/a/4092222/1226787 AND https://stackoverflow.com/a/10876984/1226787

Community
  • 1
  • 1
ghost
  • 458
  • 6
  • 11

1 Answers1

2

What type of Single Sign On are you looking for? If you are using SAML based Single Sign On, then definitely use SimpleSAMLPHP: http://simplesamlphp.org/

Michael Manoochehri
  • 7,931
  • 6
  • 33
  • 47