There is a number of ways to work around this problem but none of these approaches is entirely problem free and/or require a lot of implementation work:
- Wrap the entity in a custom resource object (example AD group memberships)
- Wrap the entity in a custom resource object and leverage OIM group and Access Policy framework
- Create an custom menu item and do a custom request workflow
- Create a totally custom request interface and connect to OIM using the APIs. Potentially use web services as a communication channel
In 11g there is a new request framework that looks very promising that should hopefully mean that you no longer need to write custom code as soon as you need to support request for anything outside of the base resource objects. This will make OIM implementation that includes decently advanced requirements around requests substantially cheaper and faster.
If you look at the competition it is clearly a weak spot for OIM. IBM TIM has had framework for handling application roles/groups (they call it "access") since 5.0 so OIM clearly needed to catch up on this feature. The OIM framework looks more flexible so if the feature delivers on it's promises it could be a strong advantage for OIM.
No comments:
Post a Comment