Database Connectors

The Database Connector Family collects all OpenICF connectors that integrates with databases which includes management of users and privileges in RDBMS systems but also integration to database tables, views or generic and scriptable approaches.

Guidelines for support

  1. ForgeRock Supported Project ForgeRock Supported

    • Tested and QA by ForgeRock
    • Officially bundled with OpenIDM
    • Can be made part of the OpenIDM subscriptions
  2. Community Supported Project Community Supported

    • Tested and QA by Community
    • Not officially supported by ForgeRock
  3. Incubator Project Incubator

    • Place for new connectors
    • Not necessarily code complete
    • Totally unsupported
    • No binary releases

Database Table Connector

Database table connector use a single database table to store the Account attributes.
This bundle contains general utilities for provisioning to database tables and is meant to be included in other bundles as a base.

Connector Releases
Download Description Platform Status Build Date
databasetable-1.1.0.0-SNAPSHOT.jar Documentation Java 1.5 May 10, 2011

DB2 Connector Connector

A Connector implementation for an DB2 database. Uses plain JDBC calls to execute provisioning operations on DB2 resource. Tested with type4 and type2 JCC driver and with older type2 CLI driver.

Connector Releases
Download Description Platform Status Build Date
db2-1.1.0.0-SNAPSHOT.jar Documentation Java 1.5 May 10, 2011

MySQL Connector Connector

The MySQLUser Connector capabilities are pretty limited. The connector supports just a user creation from "Modeluser" template. The updates of the model user access rights are possible. Updated can be the user name and password. The delete and search of user are also supported.

Connector Releases
Download Description Platform Status Build Date
mysqluser-1.1.0.0-SNAPSHOT.jar Documentation Java 1.5 May 10, 2011

Oracle Connector Connector

Oracle RDBMS Connector

Connector Releases
Download Description Platform Status Build Date
oracle-1.1.0.0-SNAPSHOT.jar Documentation Java 1.5 May 10, 2011

Scripted SQL Connector

Groovy script based JDBC client connector

Connector Releases
Download Description Platform Status Build Date
scriptedsql-1.1.0.0-SNAPSHOT.jar Documentation Java 1.5 May 10, 2011