Passing client certificate information from F5 LBR to OAM 10.1.4.3 - BP 11
Hello - has anyone has to set up authentication with client certificates for F5 LBR and OAM 10.1.4.3? Summary of our issue:
We are trying to configure F5 to collect the client certificate information and pass it to authenticate via OAM 10.1.4.3. We are able to passing the certificate information using an iRule to the Weblogic server, and we are able to extract the java X509 object. We are creating a header variable in an iRule called WL_PROXY_CLIENT_CERT which has the base64 encode version of the certificate without the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- or \n characters. When we try authenticate against OAM with a client certificate auth policy, it immediately errors 500 and we see nothing in any log (oblog, web
We are trying to configure F5 to collect the client certificate information and pass it to authenticate via OAM 10.1.4.3. We are able to passing the certificate information using an iRule to the Weblogic server, and we are able to extract the java X509 object. We are creating a header variable in an iRule called WL_PROXY_CLIENT_CERT which has the base64 encode version of the certificate without the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- or \n characters. When we try authenticate against OAM with a client certificate auth policy, it immediately errors 500 and we see nothing in any log (oblog, web
0