Re: [users@httpd] Proxy server set-up problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a J2EE application. Normally the jsp pages, servlets or EJBs are secured by declaring security constraints. display.do is one of them. The auth server is a single sign-on server (which is also a J2EE app server with an apache instance fronting the app server). The application server is accessed through a web server (apache 2 and this is different from proxy server. This J2EE container and web server are stringed together through AJP protocol). There is a custom single sign-on apache module (mod_osso from Oracle) that is running inside this (app server) apache instance. This module uses a config file that has authserver url and I can change this if required. When a user requests a secure resource like display.do, the control is passed to the authserver. Once authenticated, the control is passed back to the appserver. The control passes to authserver during logout too. All this is happening. The first proxy pass is also happening and
then  proxy server disappears.  I think this is what's happening.

      _______________________________
     |                                                             |
   (5)                                                           v
User (1)----> Proxy Server (2)-----> App Server (3) -----> Auth Server
^ (4) | | |________________________________________________|

Proxy Server :         Apache 2 web server

App Server : Apache 2 web server<----AJP--------> J2EE container (Oracle OC4J)

Auth Server : Apache 2 web server<----AJP--------> J2EE container (Oracle OC4J)<------------> LDAP

Thanks

Vanga

Joshua Slive wrote:

On Apr 12, 2005 11:10 AM, Vanga <Pitchi.Vanga@xxxxxxxxxxxxxxxx> wrote:
When I access https://proxyserver.com:4444/application1/display.do
I am getting redirected to
http://appserver.com:7777/application1/display.do

Exactly how are you getting redirected?  What is display.do doing that
is causing the redirect?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux