Mastering Identity and Access Management with Microsoft Azure
上QQ阅读APP看书,第一时间看更新

MIM service extensions

The Lithnet Forefront Identity Manager (FIM)/MIM Service REST API is a wrapper for the FIM/MIM Service's Simple Object Access Protocol (SOAP)/Windows Communication Foundation (WCF) endpoint, exposing create, update, delete, and search functionalities via a series of standard HTTP calls. The API returns JSON-formatted data, making it compatible with a wide range of platforms and services. By default, MIM doesn't provide a REST API to the MIM Service. With this extension, you can adopt your own functionality to MIM 2016, such as your own portal as we've done, or to interact with Power BI and other technologies to provide custom solutions. For more information about the Lithnet REST API for FIM/MIM Service, visit https://github.com/lithnet/resourcemanagement-webservice.