![]() |
CI + Google SAML (Single Sign On Service) - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: CI + Google SAML (Single Sign On Service) (/showthread.php?tid=20478) |
CI + Google SAML (Single Sign On Service) - El Forum - 07-11-2009 [eluser]JulianM[/eluser] Hi, anyone has been using Google Sign On Service with a SAML implementaion? Without it? I was using DX Auth for authenticate users against the system but now I am interested in integrating SSO with Google in order to authenticate users against an account in Google Apps. Anyone has successfully done something similar with CodeIgniter? Thanks. CI + Google SAML (Single Sign On Service) - El Forum - 09-11-2009 [eluser]Hamilogre[/eluser] I am interested in doing this too. Any help would be appreciated. CI + Google SAML (Single Sign On Service) - El Forum - 09-11-2009 [eluser]JulianM[/eluser] I still interested, too. [quote author="Hamilogre" date="1252668411"]I am interested in doing this too. Any help would be appreciated.[/quote] CI + Google SAML (Single Sign On Service) - El Forum - 09-25-2012 [eluser]davidfkane[/eluser] I'd be interested in this also, specifically with SAML. CI + Google SAML (Single Sign On Service) - El Forum - 11-22-2012 [eluser]ZaLiTHkA[/eluser] David, you realise you just reopened a thread from 2009, right? Lol.. I actually only noticed after I replied to your post though. Anyway, I'm in the process of setting up a small website for a local NPO, just finished with the Google Apps setup, and I did a quick search to look at incorporating Google SSO into the website itself. I found what I was looking for just before I found this thread... According to the info posted in this StackOverflow thread, it looks like Phil's OAuth2 library will allow CI apps to use Google's SSO authentication. ![]() But if you have any other questions about this, I'd suggest you start a new thread with your own question. CI + Google SAML (Single Sign On Service) - El Forum - 11-22-2012 [eluser]jmadsen[/eluser] [quote author="ZaLiTHkA" date="1353620131"] But if you have any other questions about this, I'd suggest you start a new thread with your own question.[/quote] Why? It's the same question. Don't create a duplicate & clutter the internet searches - put the answer & discussion here |