Skip to content

Releases: shekhar-jha/OIMAdmin

Support for Jar file management and MDS File addition and deletion

21 Oct 04:05

Choose a tag to compare

Check ChangeLog for more details.

Check the Getting Started for how to run the application

Support multiple version of OIM client libraries and JDK 1.7 compatible

28 Jun 23:25

Choose a tag to compare

Check ChangeLog for more details.

Check the Getting Started for how to run the application

Support for OIM 11gR2 PS3

12 Aug 19:56

Choose a tag to compare

Check ChangeLog for more details.

Check the Getting Started for how to run the application

Tracking Request and Orchestration

05 Mar 15:33

Choose a tag to compare

Release Notes

Version 0.8

  1. Tracking Request and Orchestration - Ability to track request and orchestration. This release has limited functionality for tracking.

Version 0.7

14 Feb 19:25

Choose a tag to compare

Release Notes

Version 0.7

  1. Performance Metrics - Ability to capture performance details for specific use-cases like Create user and LDAP accounts. Check out the configuration file for how to setup other use-cases.
  2. Cache configuration - Ability to configure and manage OIM caches.

Notes

  1. With this release a new format for configuration is being released. The simplest way to migrate is to delete the ~/.oimadm file and restart the application. It will automatically recreate the file.

Version 0.6.2 (Bug fixes)

20 Jan 01:56

Choose a tag to compare

Release Notes

Version 0.6.2

  1. Window specific popup menu bug
  2. Minor issue with JRE

Version 0.6.1

  1. Bug fixes associated with connection management and minor enhancements
  2. Connection Delete functionality

Version 0.6

  1. UI classes refactored to be more manageable
  2. Added ability to reconnect Connections and reload Event Handlers to avoid application restart
  3. Added UI to run OIM Client code

Known Issue

  1. Connection detail update is not reflected during reconnect.

Version 0.5

This release provides basic capability to

  1. Manage Connections (Connection deletion is not supported through UI)
  2. Explore MDS Repository, change specific item and save it from UI
  3. See all the details about existing event handlers configured in system
  4. Create a new Event Handler through UI using simple code template.