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 -> Custom Authorization in O.A.S. 4.0.7?

Custom Authorization in O.A.S. 4.0.7?

From: Miguel S. <msanchez_at_csi.uned.es>
Date: Mon, 20 Dec 1999 09:50:25 GMT
Message-ID: <385666f7.4703169@news.uned.es>


I am trying to set the custom authorization (per package) on an application developed with the Web PL/SQL Cartridge. But it works wrong: the window requesting the user and password doesn't appear.

I am trying to do it the following manner:

  1. user's OWA_CUSTOM package: initialization with owa_sec.set_authorization(owa_sec.per_package).
  2. user's OTHERPACKAGE package: function authorize. But it looks like that this function doesn't execute.

Anyone has been working with the package owa_sec and knows what happens? Thank you. Received on Mon Dec 20 1999 - 03:50:25 CST

Original text of this message

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