Skip to content
Ryan Newington edited this page Sep 4, 2025 · 9 revisions

ACMA Logo

ACMA

Lithnet ACMA is a codeless rules engine for Microsoft Identity Manager (MIM) and Forefront Identity Manager (FIM). ACMA provides a means for performing powerful rules-based construction of objects and attributes without the need to write custom code.

ACMA is implemented as an extensible management agent (ECMA2.2), built upon a SQL Server database, and comes with a powerful UI-based rules editor and PowerShell extensions.

Getting started

The following pages will assist you in installing the ACMA components and defining your business rules

ACMA Demo Lab

The ACMA lab has been designed to assist with understanding ACMA concepts by demonstrating core functionality of ACMA using some sample business rules and data. A sample rules file and PowerShell scripts are included in the demo.

Reference

The following pages provide detailed reference material on the ACMA database and rules file

  • Database Schema
  • Configuration File
  • Extensibility
  • Unit Tests
  • Concepts

Clone this wiki locally