Re: [galaxy-dev] Remote User Logout

2014-01-31 Thread Dave Clements
Hi Eric, > > I figured this was as good of a time as any... > I moved the AD/LDAP/External authentication out of the Apache Proxy page > (who would think to look there?) and into its own page. I added my > organisation's information on mod_auth_kerb while I was at it. > > That seemed like a reason

Re: [galaxy-dev] Remote User Logout

2014-01-27 Thread Eric Rasche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I figured this was as good of a time as any... I moved the AD/LDAP/External authentication out of the Apache Proxy page (who would think to look there?) and into its own page. I added my organisation's information on mod_auth_kerb while I was at it.

Re: [galaxy-dev] Remote User Logout

2014-01-27 Thread Dave Clements
Hi Eric, Tim, > > Hi Tim, > > Amazing! Thank you for sharing that code. That'll save me some work when > I get around to implementing it on my galaxies. I'll add a Wiki page for > it later today, lest this knowledge be lost to the mailing list. > That is an excellent suggestion. I've created a l

Re: [galaxy-dev] Remote User Logout

2014-01-27 Thread Eric Rasche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tim, Amazing! Thank you for sharing that code. That'll save me some work when I get around to implementing it on my galaxies. I'll add a Wiki page for it later today, lest this knowledge be lost to the mailing list. Cheers, Eric On 01/27/2014 06:

Re: [galaxy-dev] Remote User Logout

2014-01-27 Thread Tim Booth
Hi, I'm currently using one of those hacks, and it seems to work nicely for the user (Chrome + FF at least) but it does need some messy setting up in Apache and some cunning redirects in place. I've pasted the relevant file fragments below. It's somewhat confounded with my stuff to enable SFTP u

Re: [galaxy-dev] Remote User Logout

2014-01-25 Thread Alper Kucukural
Thanks Eric, log...@my.galaxy.site will solve the problem. Best, Alper Kucukural, PhD Bioinformatics Core, University of Massachusetts Medical School 368 Plantation St.Room AS4.2067 Worcester, MA 01605-2324 Phone: 774-312-4493 E-mail: al...@kucukural.com On Jan 25, 2014, at 2:19 PM, Eric Rasch

Re: [galaxy-dev] Remote User Logout

2014-01-25 Thread Eric Rasche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alper, It's not supposed to be possible due to how HTTP authentication works. See http://httpd.apache.org/docs/1.3/howto/auth.html#basicfaq However, here are some links you might find useful. http://stackoverflow.com/questions/4163122/http-basic-a

[galaxy-dev] Remote User Logout

2014-01-25 Thread Alper Kucukural
Hi, I am using LDAP for authentication in galaxy mirror so remoteUser is enabled. But logout is not working. How can I use standard logout in this case? Thanks, Alper Kucukural, PhD Bioinformatics Core, University of Massachusetts Medical School 368 Plantation St.Room AS4.2067 Worcester, MA 0160