Is it possible to have authentication implemented at the Apache HTTP Server , using the Oracle database as Authorization provider. We have a application setup with Apache web server(2.0.X)/Weblogic App server(9.X)/Oracle DB(10g).
We would like to implement a custom login page at the Apache , which would in turn refer the oracle db for authorization. Is ther any modules which can be used to achieve this. I did research on the same, and found that only file /dbm based authentication is possible with HTTP Server !!!! Any pointers would be much appreciated. -- Thanks, VK