Getting user credential from HTTP Header passed by Load Balancer
Greetings all,
I am trying to set up an authentication process that uses a Distinguish Name (DN) value (an attribute of a user's SSL certificate) that will be stored in a HTTP Header. The HTTP Header is generated by a Load Balancer device that validates the user's SSL certificate (in this case, s smart card).
Supposedly this has implemented before and I am trying to get more information on the PeopleSoft setup/configuration and what signon peoplecode needs to be modified to read the DN value from the HTTP header and match that against a value on the PSOPRDEFN table.
0