Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> mod_plsql / logmeoff problem

mod_plsql / logmeoff problem

From: Jeremy <newspostings_at_hazelweb.co.uk>
Date: Fri, 12 Aug 2005 13:31:27 +0100
Message-ID: <MPG.1d66a6f071e73bb8989f00@news.individual.net>


Hi folks, got a problem with the "logmeoff" function of mod_plsql

You can, if you prefer, simply jmp to the QUESTION at then end.

We are using basic authentication and the user has to enter an Oracle username/password to access the app.

If the host is say

http://myhost

Then to log off you can type in

http://myhost/pls/admin/logmeoff

and that should tell the browser you are no longer allowed to access the same server/path without re-authenticating.

But it doesn't seem to work properly - I get the message "You have been successfully deauthenticated" and next time I try to access the app I get prompted for a username and password. However if I just hit Esc to the challenge and get the "Authorization required" page and then simply hit refresh and the page loads OK.

Other times, if I try to re-authenticate using a different username/password it appears to accept those but *actually continues* as if logged in as the previously logged-in user.

Othertimes the logmeoff just doesn't appear to have worked at all - get the message telling you all is OK but immediately are able to carry on working in the app without any re-authentication.

Inconsistent behaviour on different browsers too I think.

QUESTION: does anyone have the (mod_plsql) logmeoff "procedure" (for I know that it isn't a true database procedure) successfully implemented? If so can you share any tips? I have looked at a couple of articles on asktom and believe I am doing things correctly...

cheers

-- 
jeremy


-------------------
Environment: Oracle 9iR2 Solaris 8 Oracle HTTP Server mod_plsql
-------------------
Received on Fri Aug 12 2005 - 07:31:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US