Re: [squid-users] Squid authetication with Google Apps

2015-05-30 Thread OpenAr-IT Soluciones
Hi all, do you know a solution for this?. Please see below email. Thanks El 21/05/2015 19:58, OpenAr-IT Soluciones opena...@gmail.com escribió: Hi All, we were asked to configure the Squid authentication to work with Google Apps, like Single Sign On. Do you know if there is a way to do that?

Re: [squid-users] Squid authetication with Google Apps

2015-05-30 Thread Nishant Sharma
Hi, Not exactly single sign on, but I had written an IMAP auth helper which can authenticate against google apps. See this: https://github.com/codemarauder/Squid-IMAPS-Auth-Helper/ It will be a Proxy-Auth with Google Apps credentials. Regards, Nishant On 30 May 2015 19:26:16 GMT+05:30,

Re: [squid-users] Squid authetication with Google Apps

2015-05-30 Thread OpenAr-IT Soluciones
Thank you Nishant. As I understand in that case the user has to use the credentials twice right?, one to authenticate in proxy and one with google apps. It is like use openldap authentication with GADS. What our customer needs is that the users can use the credentials only one time. Thanks El

Re: [squid-users] Squid authetication with Google Apps

2015-05-30 Thread Nishant Sharma
In that case you may have to look towards kerberos authentication with active directory or samba using GADS. But even in that case, domain authentication will be picked by Internet Explorer only and not by Firefox. I am not sure about chrome though. Proxy auth can't use cookies from