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.
- Host: GitHub
- URL: https://github.com/openidentityplatform/openicf.net
- Owner: OpenIdentityPlatform
- License: other
- Created: 2024-07-02T08:58:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-08T09:54:17.000Z (over 1 year ago)
- Last Synced: 2025-04-06T11:24:37.013Z (10 months ago)
- Topics: active-directory, dotnet, exchange, powershell
- Language: C#
- Homepage: https://www.openidentityplatform.org/openicf
- Size: 2.72 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#
[](https://github.com/OpenIdentityPlatform/OpenICF.Net/releases)
[](https://github.com/OpenIdentityPlatform/OpenICF.Net/actions/workflows/buid.yml)
[](https://github.com/OpenIdentityPlatform/OpenIC.NetF/issues)
[](https://github.com/OpenIdentityPlatform/OpenICF.Net/commits/master)
[](https://github.com/OpenIdentityPlatform/OpenICF.Net/blob/master/LICENSE.md)
[](https://github.com/OpenIdentityPlatform/OpenICF.Net/releases)
[](https://github.com/OpenIdentityPlatform/OpenICF.Net)
[](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