Re: PKI private cert name in OAS PL/SQL?

From: Michael Cretan <mcretan_at_ozemail.com.au>
Date: Sat, 5 Feb 2000 07:37:11 +1100
Message-ID: <eJGm4.18379$3b6.77100_at_ozemail.com.au>


If anyone has a solution to this I would be really interested. We have the same need at our site, but it looks like Oracle have decided to keep the PL/SQL cartridge functionality to a minimum. Dubious logic on their part if you ask me.

<jganders_at_my-deja.com> wrote in message news:877so5$b6k$1_at_nnrp1.deja.com...
> Fellows,
>
> How do you programatically obtain the ID/Name of the private certificate
> holder who has gained SSL access to your OAS PL/SQL toolkit developed
> application?
> Is it held in a cgi env variable?
>
> The following calls get nothing:
> owa_sec.get_user_id
> owa_util.get_cgi_env('auth_user')
> owa_util.get_cgi_env('remote_user')
>
> I am converting a Cookie based WAS3x security scheme to a OAS408 PKI
> scheme. I figure that I can obtain the certificate name and look it up
> in the application security table in order to avoid having the user
> login again via the existing application html form.
>
> Thank you,
> Jim Anderson
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Feb 04 2000 - 21:37:11 CET

Original text of this message