Releases: shekhar-jha/OIMAdmin
Releases · shekhar-jha/OIMAdmin
Support for Jar file management and MDS File addition and deletion
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
Check ChangeLog for more details.
Check the Getting Started for how to run the application
Support for OIM 11gR2 PS3
Check ChangeLog for more details.
Check the Getting Started for how to run the application
Tracking Request and Orchestration
Release Notes
Version 0.8
- Tracking Request and Orchestration - Ability to track request and orchestration. This release has limited functionality for tracking.
Version 0.7
Release Notes
Version 0.7
- 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.
- Cache configuration - Ability to configure and manage OIM caches.
Notes
- 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)
Release Notes
Version 0.6.2
- Window specific popup menu bug
- Minor issue with JRE
Version 0.6.1
- Bug fixes associated with connection management and minor enhancements
- Connection Delete functionality
Version 0.6
- UI classes refactored to be more manageable
- Added ability to reconnect Connections and reload Event Handlers to avoid application restart
- Added UI to run OIM Client code
Known Issue
- Connection detail update is not reflected during reconnect.
Version 0.5
This release provides basic capability to
- Manage Connections (Connection deletion is not supported through UI)
- Explore MDS Repository, change specific item and save it from UI
- See all the details about existing event handlers configured in system
- Create a new Event Handler through UI using simple code template.