{"id":19810062,"url":"https://github.com/openidentityplatform/openicf","last_synced_at":"2025-05-01T08:31:41.376Z","repository":{"id":87836068,"uuid":"128823395","full_name":"OpenIdentityPlatform/OpenICF","owner":"OpenIdentityPlatform","description":"OpenICF (Open Identity Connectors Framework) is built to help drive development of Connectors. Connectors provide a consistent generic layer between applications and target resources.","archived":false,"fork":false,"pushed_at":"2024-05-22T07:34:39.000Z","size":12827,"stargazers_count":31,"open_issues_count":0,"forks_count":21,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-05-22T22:27:00.983Z","etag":null,"topics":["connector","csvfile","csvfile-connector","databasetable","databasetable-connector","groovy","groovy-connector","kerberos","kerberos-connector","ldap","ldap-connector","openicf","openidm","ssh","ssh-connector","xml","xml-connector"],"latest_commit_sha":null,"homepage":"https://www.openidentityplatform.org/openicf","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenIdentityPlatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-09T19:30:01.000Z","updated_at":"2024-06-11T10:04:20.418Z","dependencies_parsed_at":null,"dependency_job_id":"1fcefc78-288b-408c-8595-e483b9f56eb6","html_url":"https://github.com/OpenIdentityPlatform/OpenICF","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIdentityPlatform%2FOpenICF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIdentityPlatform%2FOpenICF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIdentityPlatform%2FOpenICF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIdentityPlatform%2FOpenICF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenIdentityPlatform","download_url":"https://codeload.github.com/OpenIdentityPlatform/OpenICF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224246243,"owners_count":17279762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["connector","csvfile","csvfile-connector","databasetable","databasetable-connector","groovy","groovy-connector","kerberos","kerberos-connector","ldap","ldap-connector","openicf","openidm","ssh","ssh-connector","xml","xml-connector"],"created_at":"2024-11-12T09:19:21.653Z","updated_at":"2024-11-12T09:19:22.258Z","avatar_url":"https://github.com/OpenIdentityPlatform.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg alt=\"OpenICF Logo\" src=\"https://github.com/OpenIdentityPlatform/OpenICF/raw/master/logo.png\" width=\"300\"/\u003e\n[![Latest release](https://img.shields.io/github/release/OpenIdentityPlatform/OpenICF.svg)](https://github.com/OpenIdentityPlatform/OpenICF/releases)\n[![Build](https://github.com/OpenIdentityPlatform/OpenICF/actions/workflows/build.yml/badge.svg)](https://github.com/OpenIdentityPlatform/OpenICF/actions/workflows/build.yml)\n[![Deploy](https://github.com/OpenIdentityPlatform/OpenICF/actions/workflows/deploy.yml/badge.svg)](https://github.com/OpenIdentityPlatform/OpenICF/actions/workflows/deploy.yml)\n[![Issues](https://img.shields.io/github/issues/OpenIdentityPlatform/OpenICF.svg)](https://github.com/OpenIdentityPlatform/OpenICF/issues)\n[![Last commit](https://img.shields.io/github/last-commit/OpenIdentityPlatform/OpenICF.svg)](https://github.com/OpenIdentityPlatform/OpenICF/commits/master)\n[![License](https://img.shields.io/badge/license-CDDL-blue.svg)](https://github.com/OpenIdentityPlatform/OpenICF/blob/master/LICENSE.md)\n[![Downloads](https://img.shields.io/github/downloads/OpenIdentityPlatform/OpenICF/total.svg)](https://github.com/OpenIdentityPlatform/OpenICF/releases)\n[![Docker](https://img.shields.io/docker/pulls/openidentityplatform/openicf.svg)](https://hub.docker.com/r/openidentityplatform/openicf)\n[![Top language](https://img.shields.io/github/languages/top/OpenIdentityPlatform/OpenICF.svg)](https://github.com/OpenIdentityPlatform/OpenICF)\n[![Code size in bytes](https://img.shields.io/github/languages/code-size/OpenIdentityPlatform/OpenICF.svg)](https://github.com/OpenIdentityPlatform/OpenICF)\n\nThe Open Identity Connector Framework (OpenICF) 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.\n\nOpenICF 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.\n\nOpenICF 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.\n\nMany 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.\n\nStarting from version 1.5, the OpenICF framework can use OpenIDM, Sun Identity Manager, and Oracle Waveset connectors (version 1.1), as well as ConnID connectors up to version 1.4.\n\n## License\nThis project is licensed under the [Common Development and Distribution License (CDDL)](https://github.com/OpenIdentityPlatform/OpenICF/blob/master/LICENSE.md). \n\n## Downloads \n* [OpenICF ZIP](https://github.com/OpenIdentityPlatform/OpenICF/releases)\n* [OpenICF Docker](https://hub.docker.com/r/openidentityplatform/openicf/)\n\n### OpenICF Java connectors:\n* [csvfile-connector](https://github.com/OpenIdentityPlatform/OpenICF/releases) \n* [xml-connector](https://github.com/OpenIdentityPlatform/OpenICF/releases) \n* [databasetable-connector](https://github.com/OpenIdentityPlatform/OpenICF/releases) \n* [ldap-connector](https://github.com/OpenIdentityPlatform/OpenICF/releases) \n* [ssh-connector](https://github.com/OpenIdentityPlatform/OpenICF/releases) \n* [groovy-connector](https://github.com/OpenIdentityPlatform/OpenICF/releases) \n* [kerberos-connector](https://github.com/OpenIdentityPlatform/OpenICF/releases) \n\nJava 1.8+ required\n\n## How-to build\nFor windows use:\n```bash\ngit config --system core.longpaths true\n```\n\n```bash\ngit clone --recursive  https://github.com/OpenIdentityPlatform/OpenICF.git\nmvn install -f OpenICF\n```\n\n## How-to run after build\n```bash\nunzip OpenICF-java-framework/openicf-zip/target/openicf-*.zip\nopenicf/bin/ConnectorServer.sh /run\n```\n\n## Support\n* OpenICF Community [documentation](https://github.com/OpenIdentityPlatform/OpenICF/wiki)\n* OpenICF Community [discussions](https://github.com/OpenIdentityPlatform/OpenICF/discussions)\n* OpenICF Community [issues](https://github.com/OpenIdentityPlatform/OpenICF/issues)\n* OpenICF [commercial support](https://github.com/OpenIdentityPlatform/.github/wiki/Approved-Vendor-List)\n\n## Thanks 🥰\n* Sun Identity Manager\n* Forgerock OpenICF\n\n## Contributing\nPlease, make [Pull request](https://github.com/OpenIdentityPlatform/OpenICF/pulls)\n\n\u003ca href=\"https://github.com/OpenIdentityPlatform/OpenICF/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contributors-img.web.app/image?repo=OpenIdentityPlatform/OpenICF\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenidentityplatform%2Fopenicf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenidentityplatform%2Fopenicf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenidentityplatform%2Fopenicf/lists"}