Source: projects/identity-management/oim-kb-update/README.md

> Source: projects/identity-management/oim-kb-update/README.md

OIM KB Update

Scheduled research project for building durable One Identity Manager knowledge, with primary focus on IT Shop structure, shop availability, and the DB objects behind requestable entitlements.

Research Focus

Priority topics:

1. IT Shop structure and hierarchy:

2. Service items and service categories:

3. Entitlement availability:

4. DB behavior:

5. Development and troubleshooting:

6. Local product sources:

Source Priority

For every target question, prefer in this order:

1. Live sandbox DB on im.sandbox.local (authoritative for this environment).

2. OneIM MDK / SDK on the sandbox host, version-matched to the sandbox (C:\Dev\OneIM10.0.0-MDK\MDK, C:\Dev\OneIdentityManager.10.0).

3. Vendor docs (One Identity Manager 10.0 LTS technical documents).

A question is not "answered" until live-DB shape, real row examples, and relevant trigger/constraint definitions are recorded under sandbox-db/.

Open Deltas

Track MDK/SDK ↔ live-DB disagreements here so they don't get lost between runs. (Empty until the first delta is observed.)

Sandbox Rules

The automation may use the sandbox host directly for validation and experiments. Each substantive run should learn from the live sandbox database unless there is a clear reason to skip it; if skipped, note why. Useful DB learning includes schema inspection, existing row comparison, trigger/procedure lookup, validation-error reproduction, and checking how synced AD groups/system roles become requestable.

It may create temporary test rows or changes when useful, but must record what changed and roll back test changes when they break behavior or are only exploratory.

Host-local source paths to inspect through the sandbox helpers when relevant:

Known recovery point:

Do not store credentials in this project. Use the existing sandbox credential helpers and DPAPI cache.

Output Rules

Each run should prefer compact, cumulative notes over noisy logs:

Runs

Current Target Questions