The MIMWAL is a Workflow Activity Library (WAL) solution for configuring complex Workflows in the Microsoft Identity Manager (MIM) 2016 and Forefront Identity Manager (FIM) 2010 R2 solution.
Перейти к файлу
microsoft-github-policy-service[bot] 778e68f112
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-13 17:53:34 +00:00
src Regression Bug fix: RunPowerShellScript activity fails to parse PowerShell user password as the ParseIfExpression check leads to an exception if the password is not a WAL expression. 2020-07-23 14:23:39 +01:00
.gitattributes Baseline check-in. Same codebase as FIMWAL 2.15.1026.0 except for the branding changes. 2015-12-06 02:09:13 +00:00
.gitignore New function DateTimeUtcToLocalTimeFunction. New optional culture name parameter to DateTimeFormat function. 2020-05-23 21:43:09 +01:00
CONTRIBUTING.md Updated Contributing.md for Wiki contribution 2017-05-03 16:17:09 +01:00
ChangeLog.md New function DateTimeUtcToLocalTimeFunction. New optional culture name parameter to DateTimeFormat function. 2020-05-23 21:43:09 +01:00
LICENSE.txt Create LICENSE.txt 2015-12-03 08:16:05 -06:00
README.md Update README.md 2020-12-08 11:05:49 +00:00
SECURITY.md Microsoft mandatory file 2023-06-02 21:25:38 +00:00

README.md

MIMWAL

The MIMWAL is a Workflow Activity Library (WAL) for building complex workflows in the Microsoft Identity Manager (MIM) 2016 and Forefront Identity Manager (FIM) 2010 R2 solution.

The MIMWAL is a powerful solution accelerator for MIM / FIM that provides foundational activities which can be combined to create complex workflows to implement business processes within a MIM / FIM solution simply by configuration instead of coding for days and months.

Features

  • Building-block Workflow Activities
  • Conditional Execution Capability for Building-block Activities
  • Support for Iteration Over a Collection of Values in Building-block Activities
  • Deep Resolution Capability for FIM Lookup Grammar
  • Rich Library of Workflow Functions
  • UI Framework for Building Additional Custom Workflow Activities
  • Support for ETW Event Tracing
  • Optimization of Update Requests
    • Combining multiple updates into a single request per resource per activity
    • Issuing update request only when resource is actually modified.

Supported Product Versions

  • Forefront Identity Manager (FIM) 2010 R2 - 4.1.3496 and above.
  • Microsoft Identity Manager (MIM) 2016 - 4.3.1935 and above.

Release Notes

The MIMWAL releases can be downloaded from the releases tab under the Code tab. The release notes of each release can be found at ChangeLog.md

Documentation

For more details and information on utilizing the MIMWAL please refer to the documentation in the MIMWAL Wiki.

Discussion

For historic questions and conversations focused on MIMWAL, please visit the MIMWAL Project TechNet Forum: http://aka.ms/MIMWAL/Forum. This TechNet forum is now read only. Microsoft products are moving to the new Microsoft Q&A platform and MIM is listed used Azure | Identity with the Q&A tag of microsoft-identity-manager.

Support

For questions on MIMWAL software / deployment / post-deployment support, please see the FAQ: How is MIMWAL supported?

Contributing to MIMWAL

For details on how you can contribute, please check CONTRIBUTING.md

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.