Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 1.03 KB

Home.md

File metadata and controls

6 lines (4 loc) · 1.03 KB

Project Description This is a Forefront Identity Manager Connector Space Extension that will allow a user to define the C# code they want executed for a flow rule at run time. The Synchronization Engine will compile the code and run it in a separate app domain when its initiated (http://www.west-wind.com/presentations/dynamicCode/DynamicCode.htm).

This project became a natural extension to the work I did for the Last FIM Workflow You Will Ever Need http://www.apollojack.com/2012/02/last-fim-workflow-you-will-ever-need.html. This project is still in its infancy and has only been unit tested, but I wanted to get it out to you in case it might help anyone, as well as, get improvements from the community.

More details can be found at http://www.apollojack.com/2013/02/the-last-fim-management-agent-rules.html.