Previous Topic: Implementing the ConnectorNext Topic: Further Enhancements


Account Management Screens

Account screens can be generated for inclusion in the User Console help. The CA IdentityMinder 12.6.2 Web User Interface Account Screen Generation document should be consulted if account screens are desired.

Even though this connector uses the DYN namespace, this connector is thought of as a static endpoint type because metadata has already been provided. However, for future connectors that might want to use some of the additional attributes related to UPO implementation, Connector Xpress r12.5 12.6.2 must be used to create new metadata having these additional attributes and properties.

Two more presentation metadata properties must be added to the additional attributes. These are description and inputHint. In addition, two logical groupings can be added: one group containing the useSendMailExit and useLoggingExit attributes, and the other group containing the mailserver, mailrecipient and mailsender attributes. The other additional attributes may be included in the group containing the other attributes for the object.

The additional attributes are simple types that can already be handled by the current JIAM and CA IdentityMinder server framework, so there is no need to create additional JIAM or CA IdentityMinder handlers. Once the metadata has been completed, you can then proceed with the Role Definition Generator to create the necessary files needed for deployment.