Chuyển đến nội dung chính

Using MDSEdit edit MDS files

Source Code: Alex Stanciu from http://idm.guru
If you want to go even a step further and have a GUI tool that allows me to quickly connect, find and edit a document in the MDS. Use MDSEdit tool.
Dowload link

Nhận xét

Bài đăng phổ biến từ blog này

Oracle IDM Auditing

Source: https://abhirockzz.wordpress.com Reporting  is a vital functionality in any product which deals with sensitive information. Same applies to Identity & Access Management tools. Oracle IDM’s Auditing module acts as a foundation for its OOTB Reporting capabilities. Let’s take a quick look at  Auditing engine  and how it facilitates the Reporting functionality within OIM The use case presented here is simple –  change to a user record in OIM. What are the sequence of events which get triggered from an Audit perspective? This is best explained by a diagram. I came up with the  figure below  in an attempt to better articulate the process. Although the diagram is self explanatory, a theoretical translation of the same is not going to harm us!  The updated/created user record gets pushed into the  USR  table (stores the user information) – Its a normal process by which the information gets recorded in th...