RE: mod-proxy with sticky JSESSIONID and SiteMinder.

2022-07-08 Thread jonmcalexander.wellsfargo.com via dev
mod-proxy with sticky JSESSIONID and SiteMinder. > > Jon, > > On 7/8/22 13:52, jonmcalexander.wellsfargo.com via dev wrote: > >> Another dumb question: I've been assuming we are talking about: > >> > >> client (e.g. browser) -> mod_proxy ->

Re: mod-proxy with sticky JSESSIONID and SiteMinder.

2022-07-08 Thread Christopher Schultz
Jon, On 7/8/22 13:52, jonmcalexander.wellsfargo.com via dev wrote: Another dumb question: I've been assuming we are talking about: client (e.g. browser) -> mod_proxy -> Tomcat -> application The application on Tomcat does the communicating to SiteMinder with the credentials from the .fcc site

RE: mod-proxy with sticky JSESSIONID and SiteMinder.

2022-07-08 Thread jonmcalexander.wellsfargo.com via dev
Chris > -Original Message- > From: Christopher Schultz > Sent: Friday, July 8, 2022 10:46 AM > To: dev@httpd.apache.org > Subject: Re: mod-proxy with sticky JSESSIONID and SiteMinder. > > Jon, > > On 7/8/22 11:30, jonmcalexander.wellsfargo.com via dev wrote:

Re: mod-proxy with sticky JSESSIONID and SiteMinder.

2022-07-08 Thread Christopher Schultz
rward-proxying, only reverse-proxying. But the error message suggests that this has nothing to do with the connection from httpd / mod_proxy -> Tomcat. -chris -Original Message- From: Christopher Schultz Sent: Friday, July 8, 2022 10:03 AM To: dev@httpd.apache.org Subject: Re:

RE: mod-proxy with sticky JSESSIONID and SiteMinder.

2022-07-08 Thread jonmcalexander.wellsfargo.com via dev
cooperation. > -Original Message- > From: Christopher Schultz > Sent: Friday, July 8, 2022 10:03 AM > To: dev@httpd.apache.org > Subject: Re: mod-proxy with sticky JSESSIONID and SiteMinder. > > Jon, > > On 7/7/22 16:56, jonmcalexander.wellsfargo.com via dev

Re: mod-proxy with sticky JSESSIONID and SiteMinder.

2022-07-08 Thread Christopher Schultz
Jon, On 7/7/22 16:56, jonmcalexander.wellsfargo.com via dev wrote: Seem to have an issue with mod-proxy and making the JSESSIONID and the SMSESSION cookie sticky. How can this be done? This setup was working with mod-jk, but when moving to mod-proxy over https it’s not working. We are configur

mod-proxy with sticky JSESSIONID and SiteMinder.

2022-07-07 Thread jonmcalexander.wellsfargo.com via dev
Hey, Seem to have an issue with mod-proxy and making the JSESSIONID and the SMSESSION cookie sticky. How can this be done? This setup was working with mod-jk, but when moving to mod-proxy over https it's not working. We are configured to use mutual authentication between apache and tomcat (for