Skip to content
Ryan Newington edited this page May 26, 2022 · 6 revisions

ACMA

Lithnet ACMA is a codeless rules engine for Microsoft Forefront Identity Manager 2010 R2. 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 an SQL Server 2012 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