Skip Headers
Oracle® Identity Manager Connector Guide for CA-Top Secret Advanced
Release 9.0.3

Part Number B32350-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

1 About the Connector

The Oracle Identity Manager CA-Top Secret Advanced connector provides an interface between CA-Top Secret installed on z/OS mainframe and Oracle Identity Manager. The CA-Top Secret Advanced Connector functions as a trusted virtual administrator on the targeted platform, performing tasks such as creating login IDs, suspending IDs, changing passwords, and performing other functions that administrators usually perform manually.

The CA-Top Secret Advanced connector enables provisioning and reconciliation to CA-Top Secret security facilities. This chapter discusses the following topics:

Overview of CA-Top Secret Advanced Connector

The CA-Top Secret Advanced connector includes the following components:

In addition, the CA-Top Secret Advanced connector is engineered for high-performance environments and transactions.

See Also:

For more information on the CA-Top Secret Advanced Connector architecture and configuration of the message transport layer, refer to Appendix B, "Connector Architecture"

Supported Functionality

The following sections list the functionality available with the CA-Top Secret Advanced connector:

Provisioning Agent Functionality

The Provisioning Agent provides the following functionality:

  • Change passwords

  • Reset passwords

  • Create users

  • Modify users

  • Revoke user accounts

  • Add user to groups

  • Delete users

  • Resume user accounts

  • List users

  • List groups

  • List users by groups

  • List resource profiles by user

  • Grant user access to datasets

  • Grant user access to resource profiles

  • Grant user access to TSO

Reconciliation Agent Functionality

The Reconciliation Agent provides the following functionality:

  • Change passwords

  • Password resets

  • Create user data

  • Modify user data

  • Revoke users

  • Add users to groups

  • Delete users

  • Resume users

Reconciled Attributes

This section discusses the elements that the Reconciliation Agent extracts from the target system to construct reconciliation event records. The attributes that are reconciled between the CA-Top Secret and Oracle Identity Manager systems are listed in the following table:

Reconciled Attributes with CA-Top Secret
uid sn cn
givenName sid idCategory
userPassword department instdata
division lastModificationDate createDate
type facilities memberOf
tsoacctnum tsoholdclass tsojobclass
tsomsgclass tsoproc tsosize
tsomaxsize tsosysoutclass tsounit
tsouserdata tsocommand tsodest
tsoopt


Multilanguage Support

In addition to English, this release of the connector supports the following languages:

Files and Directories That Comprise the Connector

The files and directories that comprise this connector are located in the following directory on the installation media:

Security Applications/CA Top Secret/CA Top Secret Advanced

Copy the contents of this file to the oim_home directory. The contents of this file are described in brief in the following table:

Files and Directories Description of Files and Contents
etc/LDAP Gateway/ldapgateway.zip Files required for LDAP Gateway deployment in the Oracle Identity Manager system.
etc/Provisioning and Reconciliation Connector/Mainframe_TS_version.zip Files required for the installation of the Provisioning Agent and Reconciliation Agent on the mainframe.
lib/idm.jar The connector JAR file to be deployed on the Oracle Identity Manager system.
lib/topsecret-adv-agent-recon.jar

lib/topSecretConnection.properties

Files required for real-time reconciliation between Oracle Identity Manager and the target system.
Files in the resources directory Each of these files contain locale-specific information that is used by the connector.

Note: A resource bundle is a file containing localized versions of the text strings that are displayed on the user interface of Oracle Identity Manager. These text strings include GUI element labels and messages displayed on the Administrative and User Console.

scripts/run_initial_recon_provisioning.sh

scripts/run_initial_recon_provisioning.bat

scripts/topsecret-adv-initial-recon.jar

scripts/initialTopSecretAdv.properties

Files that are used for performing the initial reconciliation run.
scripts/run_initial_recon_disable.sh

scripts/run_initial_recon_disable.bat

These files are scripts that perform the initial reconciliation run. In addition, these scripts also check for users disabled on the target system and disable them on Oracle Identity Manager.
xml/oimTopsAdvancedConnector.xml The XML file that contains component definitions for the connector.

See Also:

For more information on copying these files to the required destinations for connector deployment, refer to Chapter 2 and Chapter 3.

How to Use This Guide

The CA-Top Secret Advanced connector deployment primarily consists of installing the LDAP Gateway, Reconciliation Agent, and Provisioning Agent. The LDAP Gateway is installed on the same system as the Oracle Identity Manager server. The Provisioning Agent and Reconciliation Agents are installed on the mainframe.

The deployment procedure on the Oracle Identity Manager server is different in nature from the deployment procedure on the mainframe. For simplicity, these instructions have been divided into two chapters in this guide: