PKI private cert name in OAS PL/SQL?

From: <jganders_at_my-deja.com>
Date: Wed, 02 Feb 2000 00:11:53 GMT
Message-ID: <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 Wed Feb 02 2000 - 01:11:53 CET

Original text of this message