Setting up the classpaths for the IBM® IdP client façade

If you want to use the IBM® IdP client façade, you must add JAR files in the classpath of your IdP server and the SPs.

Procedure

  1. Obtain the required JAR files as described below, and place these JAR files on your IdP server and the servers that host your SPs.
  2. Add all the JAR files obtained in the previous step, in the classpath of the IdP server classpath and Service Provider (SP2) classpath (excluding Unica).
  3. To update Unica Platform WAR, add the following JAR files to unica.war/WEB-INF/lib.
    • commons-httpclient-3.1.jar
    • jackson-module-jakarta-xmlbind-annotations-2.20.0.jar
    • not-yet-commons-ssl-0.3.9.jar
  4. Now, add the following libraries downloaded from Maven Central, to the classpath of Unica Platform (SP1) External Service Provider (SP2).
  5. To add IdP Client Library to SP2 Extract unica.war, copy the idp-client.jar file from WEB-INF/lib to the classpath of the SP2 WAR (for example, FSSO).