Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Velayutham, Prakash (Prakash)
Works like a charm without the single quotes. Thanks for the help. Prakash On Jan 3, 2014, at 2:50 PM, Nate Coraor wrote: > In universe_wsgi.ini, remove the single quotes from the value of > remote_user_header, e.g.: > >remote_user_header = HTTP_AUTH_USER > > If that doesn't fix it, plea

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Nate Coraor
In universe_wsgi.ini, remove the single quotes from the value of remote_user_header, e.g.: remote_user_header = HTTP_AUTH_USER If that doesn't fix it, please make sure you don't have local changes interfering, e.g. inspect `hg diff`. --nate On Fri, Jan 3, 2014 at 2:21 PM, Velayutham, Prakas

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Velayutham, Prakash (Prakash)
[srv-galaxy@bmigalaxyp1 galaxy-dist]$ hg summary parent: 11939:e92e13e9c103 tip Allow changing the header for remote user. branch: default commit: 1 modified, 1 unknown update: (current) [srv-galaxy@bmigalaxyp1 galaxy-dist]$ Prakash On Jan 3, 2014, at 2:11 PM, Nate Coraor wrote: > Hi Prakash,

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Nate Coraor
Hi Prakash, Could you send the output of `hg summary`? Thanks, --nate On Fri, Jan 3, 2014 at 1:41 PM, Velayutham, Prakash (Prakash) wrote: > Hi Nate, > > I just updated my copy and the changes you pushed are in. However, the auth > part is not working still. I added > > remote_user_header = 'HT

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Velayutham, Prakash (Prakash)
OK, got it. Pulling galaxy-central now. Will let you know. Thanks, Prakash On Jan 3, 2014, at 12:22 PM, Martin Čech mailto:mar...@bx.psu.edu>> wrote: Prakash: not unless your default pull is galaxy-central repository. M. On Fri, Jan 3, 2014 at 11:49 AM, Velayutham, Prakash (Prakash) mailto

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Martin Čech
Prakash: not unless your default pull is* galaxy-central* repository. M. On Fri, Jan 3, 2014 at 11:49 AM, Velayutham, Prakash (Prakash) < prakash.velayut...@cchmc.org> wrote: > Hi Nate, > > If I do a "hg clone" of my default pull, this should already be there? > > Thanks, > Prakash > > On J

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Velayutham, Prakash (Prakash)
Hi Nate, If I do a "hg clone" of my default pull, this should already be there? Thanks, Prakash On Jan 3, 2014, at 11:45 AM, Nate Coraor mailto:n...@bx.psu.edu>> wrote: Hi Prakash, This was not previously possible, but I have added a config option for it: https://bitbucket.org/galaxy/g

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Nate Coraor
Hi Prakash, This was not previously possible, but I have added a config option for it: https://bitbucket.org/galaxy/galaxy-central/commits/e92e13e9c103cc1f36dff65e1523479bf5cb17ed If you're running the stable branch, you can apply the changes from this commit manually. --nate On Thu, Jan 2,

[galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-03 Thread Prakash Velayutham
Hi, We have a SSO environment provided by Oracle Fusion products and for some reason, they don't like to send over HTTP_REMOTE_USER as a header variable to downstream servers. I have seen it before with other web sites I have integrated with Oracle Access Manager. Is there a way Galaxy can acce

Re: [galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-02 Thread Jennifer Jackson
Hi Prakash, You are on the thread so you should get direct replies. And you can review any of our mailing list postings by following the links here under "Archives": https://wiki.galaxyproject.org/MailingLists#The_lists Subscribing is optional, for posting or viewing. Thanks! Jen Galaxy tea

[galaxy-dev] Can REMOTE_USER be changed to another header variable?

2014-01-02 Thread Jennifer Jackson
Hello Prakash, I am going to move this over to the galaxy-...@bx.psu.edu mailing list where it will have greater visibility within our development community. Best, Jen Galaxy team https://wiki.galaxyproject.org/MailingLists#The_lists On 1/2/14 7:27 A