Expand my Community achievements bar.

How do I use AuthenticationManagerServiceClient with certificates

Avatar

Former Community Member

I use a personal PKI cert and a truststore to authenticate via properties with ServiceClientFactory. I would like to make authentication transparent. I can get the users keystore and the systems truststore certificates programmatically (without reading files). It appears that I should be able to use the AuthenticationManagerServiceClient.authenticate(java.lang.String unsignedData, java.lang.String signatureValue) method. Does anyone have an example using this method?

1 Reply

Avatar

Administrator

Moving this thread to AEM Forms to get better experts views.



Kautuk Sahni