Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2401bb03fad2407

Jump to content

Identity Connectors

From Wikipedia, the free encyclopedia
Identity Connectors
DevelopersSun Microsystems, ForgeRock, Open Identity Platform Community
Stable release
1.6 / May 21, 2024 (2024-05-21) [1]
Written inJava
Operating systemCross-platform
TypeConnector Framework
LicenseCommon Development and Distribution License
Websitegithub.com/OpenIdentityPlatform/OpenICF
Repositoryhttps://github.com/OpenIdentityPlatform/OpenICF

The Identity Connectors Framework and Toolkit is built to help drive development of Connectors. Connectors provide a consistent generic layer between applications and target resources. The main focus of the API is provisioning identity operations and password management. The toolkit is intended to facilitate development with as few dependences as possible. Identity Connectors is an open-source project.

One of the main features of the framework is decoupling Connectors from any application that uses them. This means each Connector implementation can be easily replaced and not necessarily depend on a specific version of the framework. In addition an application may choose to use multiple Connectors which can require class path isolation. With class path isolation there is no issue with conflicting 3rd party libraries. An application is only required to couple to the Framework and not to any specific Connector.

References

[edit]
  1. "OpenICF Releases". GitHub.
[edit]