Expand my Community achievements bar.

Does the AEM Client support CSPid Authentication?

Avatar

Former Community Member

I have a client side application that utilizes a ServiceClientFactory instance created using a set of connection properties. Currently, those properties include  keystore (based on a user's personal PKCS12 certificate) and truststore information. We are moving to CSPid based authentication.

The client application uses the ServiceClientFactory instance to create a RightsManagementClient, and subsequently a PolicyManager. I use these objects to access the AEM Server to obtain protection policies, protect/inspect documents, and perform REST operations.

What do I need to do or change in order to accomplish the same things using CSPid based authentication?

0 Replies