Re: setting session params in a rest request

2016-02-04 Thread Josh Schlesser
ve the sessions in anonymous calls as they the > session are not reused in non-browser cases. > > Thanks > Venki > > On Tue, Feb 2, 2016 at 9:20 PM, Josh Schlesser wrote: > >> No, it wasn’t logging out, it was just stopping, obviously that caused >> dangli

Re: setting session params in a rest request

2016-02-02 Thread Josh Schlesser
ill-override.conf to something like 30 (secs) > and try? This way anonymous sessions are closed quickly and not kept for > 1hr (default value). I think we may need to avoid creating sessions in > anonymous mode (when auth is disabled). > > Thanks > Venki > > On Tue, F

Re: setting session params in a rest request

2016-02-02 Thread Josh Schlesser
> > Thanks > Venki > > On Mon, Feb 1, 2016 at 11:51 PM, Josh Schlesser <mailto:j...@spoutable.com>> wrote: > >> First: Im a total newb at contributing to apache projects so please excuse >> any indiscretions, feel free to give comments on style or whatever

setting session params in a rest request

2016-02-01 Thread Josh Schlesser
First: Im a total newb at contributing to apache projects so please excuse any indiscretions, feel free to give comments on style or whatever, i take feedback well. Thick skin too. Ill give some background next and then a proposal. Background: I recently changed over to using authentication i