An open API service indexing awesome lists of open source software.

https://github.com/openidentityplatform/openicf.net

OpenICF.Net (Open Identity Connectors .Net Framework) is built to help drive development of Connectors. Connectors provide a consistent generic layer between applications and target resources.
https://github.com/openidentityplatform/openicf.net

active-directory dotnet exchange powershell

Last synced: 10 months ago
JSON representation

OpenICF.Net (Open Identity Connectors .Net Framework) is built to help drive development of Connectors. Connectors provide a consistent generic layer between applications and target resources.

Awesome Lists containing this project

README

          

# OpenICF Logo
[![Latest release](https://img.shields.io/github/release/OpenIdentityPlatform/OpenICF.Net.svg)](https://github.com/OpenIdentityPlatform/OpenICF.Net/releases)
[![Build](https://github.com/OpenIdentityPlatform/OpenICF.Net/actions/workflows/buid.yml/badge.svg)](https://github.com/OpenIdentityPlatform/OpenICF.Net/actions/workflows/buid.yml)
[![Issues](https://img.shields.io/github/issues/OpenIdentityPlatform/OpenICF.Net.svg)](https://github.com/OpenIdentityPlatform/OpenIC.NetF/issues)
[![Last commit](https://img.shields.io/github/last-commit/OpenIdentityPlatform/OpenICF.Net.svg)](https://github.com/OpenIdentityPlatform/OpenICF.Net/commits/master)
[![License](https://img.shields.io/badge/license-CDDL-blue.svg)](https://github.com/OpenIdentityPlatform/OpenICF.Net/blob/master/LICENSE.md)
[![Downloads](https://img.shields.io/github/downloads/OpenIdentityPlatform/OpenICF.Net/total.svg)](https://github.com/OpenIdentityPlatform/OpenICF.Net/releases)
[![Top language](https://img.shields.io/github/languages/top/OpenIdentityPlatform/OpenICF.Net.svg)](https://github.com/OpenIdentityPlatform/OpenICF.Net)
[![Code size in bytes](https://img.shields.io/github/languages/code-size/OpenIdentityPlatform/OpenICF.Net.svg)](https://github.com/OpenIdentityPlatform/OpenICF.Net)

The Open Identity Connector Framework (OpenICF.Net) project provides interoperability between identity, compliance, and risk management solutions. An OpenICF Connector enables provisioning software, such as [OpenIDM](https://github.com/OpenIdentityPlatform/OpenIDM), to manage the identities maintained by a specific identity provider.

OpenICF.NET connectors provide a consistent layer between identity applications and target resources and expose a set of operations for the complete lifecycle of an identity. The connectors provide a way to decouple applications from the target resources to which data is provisioned.

OpenICF.NET focuses on provisioning and identity management but also provides general-purpose capabilities, including authentication, creation, reading, updating, deletion, searching, scripting, and synchronization operations. Connector bundles rely on the OpenICF Framework, but applications remain completely separate from the connector bundles. This enables you to change and update connectors without changing your application or its dependencies.

Many connectors have been built within the OpenICF framework, and are maintained and supported by the Open Identity Platform community. However, you can also develop your own OpenICF connector, to address a requirement that is not covered by one of the existing connectors. In addition, OpenICF provides two scripted connector toolkits, that enable you to write your own connectors based on Groovy or PowerShell scripts.

## License
This project is licensed under the [Common Development and Distribution License (CDDL)](https://github.com/OpenIdentityPlatform/OpenICF.Net/blob/master/LICENSE.md).

## Downloads
https://github.com/OpenIdentityPlatform/OpenICF.Net/releases

## Support
* OpenICF.Net Community [documentation](https://github.com/OpenIdentityPlatform/OpenICF.Net/wiki)
* OpenICF.Net Community [discussions](https://github.com/OpenIdentityPlatform/OpenICF.Net/discussions)
* OpenICF.Net Community [issues](https://github.com/OpenIdentityPlatform/OpenICF.Net/issues)
* OpenICF.Net [commercial support](https://github.com/OpenIdentityPlatform/.github/wiki/Approved-Vendor-List)

## Contributing
Please, make [Pull request](https://github.com/OpenIdentityPlatform/OpenICF.Net/pulls)

## Thanks 🥰
* Sun Identity Manager
* Forgerock OpenICF