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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Trapping Portal Login

Re: Trapping Portal Login

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Sun, 09 Nov 2003 13:59:25 -0800
Message-ID: <F001.005D624D.20031109135925@fatcity.com>


MessageThese should be Portal-specific packages which return it's internal usernames, I don't remeber any names from heart, but you always can use 10046 trace at level 4 to get information about which functions/procedures are executed during authentication.

Tanel.

  I am writing a procedure to generate a company calendar and to allow for scheduling various resources in the organization. This will run as a portlet and I need to verify that the user has been authenticated through portal before I allow them to add/edit/delete entries. So far I am unable to figure out how to get the portal userid. ...I tried owa_util.get_cgi_env('REMOTE_USER') and Sys_Context but they both just return the userid from the DAD. Anyone know how to do this?

  ...ehem...I haven't spent a whole lot of time trying to figure this out but I thought I would pose the question in hopes of a quick and easy response.

  Thanks

  Chris

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sun Nov 09 2003 - 15:59:25 CST

Original text of this message

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