Suvarna Garge (Editor)

Microsoft Identity Integration Server

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Microsoft Identity Integration Server (MIIS) is an identity management (IdM) product offered by Microsoft. It is a service that aggregates identity-related information from multiple data-sources. The goal of MIIS is to provide organizations with a unified view of a user's/resources identity across the heterogeneous enterprise and provide methods to automate routine tasks.

Contents

MIIS manages information by retrieving identity information from the connected data sources and storing the information in the connector space as connector space objects or CSEntry objects. The CSEntry objects are then mapped to entries in the metaverse called metaverse objects or MVEntry objects. This architecture allows data from dissimilar connected data sources to be mapped to the same MVEntry object. All back-end data is stored in Microsoft SQL Server.

For example, through the metaverse an organization's e-mail system can be linked to its human resources database to the organization's PBX system to any other data repository containing relevant user information. Each employee's attributes from the e-mail system and the human resources database are imported into the connector space through respective management agents. The e-mail system can then link to individual attributes from the employee entry, such as the employee telephone number. If an employee's telephone number changes, the new telephone number will automatically be propagated to the e-mail system.

One of the goals of the identity management is to establish and support authoritative source of information for every known attribute and to preserve data integrity according to predetermined business rules.

On IdM market of products MIIS stands out by implementing state-based architecture. The majority of competitors are offering transaction-based products. Due to this approach MIIS requires no software/drivers/agents/shims being installed on the target system.

Extensibility

The product is extensible through the use of the .NET framework, which allows developers and network administrators to extend out-of-the-box capabilities and perform complex tasks.

Versions

  • Zoomit Via (pre 1999)
  • Microsoft Metadirectory Server [MMS] (1999–2003)
  • Microsoft Identity Integration Server 2003 Enterprise Edition [MIIS] (Retired)
  • Microsoft Identity Integration Server 2003 Feature Pack [IIFP] (Retired)
  • Microsoft Identity Lifecycle Manager Server 2007 ILM (Retired)
  • Microsoft Forefront Identity Manager 2010 FIM (Retired)
  • Microsoft Identity Manager 2016 [MIM] (Current)
  • History

    MIIS has its origins in two Canadian companies' products, Linkage Software's metadirectory product LinkAge Directory Echange (LDE) which Microsoft acquired on June 30, 1997 and Zoomit Corporation's metadirectory product, Via, which Microsoft acquired on July 7, 1999.

    LDE was strongly email system oriented but traces of it and its field mapping technology remain through MIIS 2003.

    After acquiring Zoomit Via Microsoft renamed it to MMS (Microsoft Metadirectory Services) and offered this product for free; however they will strongly encourage customers to hire Microsoft Consulting Services to install and configure product.

    Microsoft Identity Integration Server 2003 was completely re-written from ground up. No original Zoomit Via code was moved into MIIS. However Microsoft preserved methodology and original idea of the Via product. MIIS 2003 no longer uses ZScript (proprietary scripting language of Zoomit Via), instead it offered .NET framework support. With this upgrade Microsoft did not offer a migration path from MMS to MIIS due to the significant differences in the products.

    Currently Service Pack 2 is available for MIIS 2003.

    IIFP is a slimmed-down version of MIIS that is limited to synchronization between AD, ADAM, and exchange datastores [1].

    MIIS 2003 was recently (Fall 2007) incorporated into a new offering called Identity Lifecycle Manager 2007. This product was announced at the RSA Conference in February 2007 and made available to customers in May 2007. Identity Lifecycle Manager 2007 includes not only the original MIIS 2003 product, but also a component called Certificate Lifecycle Manager (CLM) which is used to manage X.509 digital certificate and smart card issuance.

    Future Developments

    Future releases of MIIS/ILM are expected to be x64 only; x86 support expected to be dropped, following suite of Exchange Server Public Release Candidate (RC) version for Identity Lifecycle Manager '2' is available now (December 2008) The Microsoft SQL Server 2008 is a new back-end dependency of ILM '2'

    Wish list

  • Whilst the product appears to support DSML, there is currently no out-of-the-box support for SPML version 1 or version 2.0. Standardization in the service provisioning space would benefit consumers and assist in avoiding costly lock-in to proprietary systems. To implement SPML or any other standard, see Extensibility and XMA sections.
  • References

    Microsoft Identity Integration Server Wikipedia