Retrieving PKI CAC data without the use of SSO
We are using Oracle Application Server 10.1.3.4 and Jdeveloper using ADF/Java as an application. We went through the standard steps to use an oracle wallet to validate that the inserted CAC certificate is valid against the server using the Oracle Wallet, and that works fine. However, we have been unable to retrieve any information off of the CAC card to determine WHO the user is, vs just that it is a valid cert holding user. Does anyone know the settings in Application Server that are required to retrieve this data and the code in java to do it?
Thanks.