Programming Guides › Connector Programming Guide › SDK Sample Connectors › SDK Connector › Install Deprecated SDK Connector Pre-requisites
Install Deprecated SDK Connector Pre-requisites
Although the deprecated (non-DYN) version of the SDK connector implementation is in Java, you need to install several components from the CA IdentityMinder installation. The Provisioning Server C++ SDK Admin installation is a prerequisite for the deprecated (non-DYN) version of the SDK connector.
Follow these steps:
- Install the following components from the Provisioning Server installation:
- The SDK schema
- The POP script that adds the namespace definition and its default policy container definition.
- The SDK plug-in to the Admin Manager GUI.
- If you want to run against the CA IAM CS SDK so that you can debug and change the connector, do the following:
- Run the CA IAM CS SDK installer.
- Navigate to the installation directory and then enter the following command:
ant dist
- Start CA IAM CS using cs-sdk-home/bin/srvicemix_debug.bat, then attach to the resulting process (refer to the README.txt at the top-level of the SDK).
- Use Connector Xpress to help ensure that the SDK namespace for the target Provisioning Server is being routed to this CA IAM CS.
- Configure the default ports 20412, and 20413 for ssl /tls connectivity.
Note: For a production CA IAM CS, use the ports 20410, and 20411 for ssl /tls connectivity.
- If you want to run the binary sample, do the following:
- Unzip the CA IAM CS installer to a directory ${DIR}
- Unzip the CA IAM CS samples to the same directory ${DIR}
- Run the CA IAM CS installer from ${DIR} and register the SDK connector (may as well register all connectors).
You can now acquire the SDK directory using the SDK plug-in to the Provisioning Manager GUI.
Copyright © 2013 CA.
All rights reserved.
|
|