Connector
In identity and access management, a connector is a software component that links an identity system (such as a provisioning or governance platform) to a target system, application, or directory so that account and access data can be exchanged between them. It acts as the adapter that lets one system read from or write to another using that target's specific interface. Note: the evidence packet supplied for this entry describes only electrical, electronic, and dental connectors and contains no IAM-specific sources, so the IAM definition here is unverified against the provided evidence.
In IAM, a connector is an integration module that mediates between an identity platform (for example an IGA provisioning engine, an identity provider, or a directory synchronization service) and a managed target system such as an application, database, operating system, or directory. Connectors typically translate the identity platform's canonical operations (create, read, update, delete, enable, disable account, and attribute/entitlement reads) into the target's native protocol or API, and may implement standards-based provisioning (for example SCIM) or vendor- and application-specific interfaces. Behavior varies significantly by product and connector type, including whether the connector supports full lifecycle write operations or read-only reconciliation, and whether it runs in agent-based or agentless deployments. This definition could not be substantiated by the supplied evidence, which addresses only electromechanical and dental connectors; it should be re-verified against IAM-specific sources before publication.
Why it matters
Connectors are the integration backbone of most provisioning and identity governance deployments. Because an identity platform rarely speaks the native protocol or API of every application, database, directory, and operating system it must manage, connectors provide the adapters that make automated account lifecycle operations possible at scale. Without reliable connectors, organizations fall back on manual account creation and deprovisioning, which typically increases the risk of orphaned accounts, delayed offboarding, and inconsistent entitlement data across systems.
The security stakes are concentrated in what a connector can do and how it authenticates to its targets. A connector that supports full lifecycle write operations usually holds privileged credentials to the target system, so a compromised or misconfigured connector can become a high-value path to broad account manipulation. Conversely, a read-only reconciliation connector limits blast radius but cannot enforce remediation directly. Because behavior varies significantly by product and connector type, teams that misunderstand a given connector's scope may assume enforcement or cleanup is happening automatically when it is not.
Connectors also sit at the boundary between identity governance and administration (IGA) lifecycle concerns and the runtime interfaces of managed systems. Provisioning, access reviews, and reconciliation depend on connectors accurately reflecting the true state of accounts and entitlements in each target. When a connector drifts, silently fails, or maps attributes incorrectly, the governance data that access certifications and segregation-of-duties analysis rely on can become untrustworthy, undermining the very controls the identity program is meant to provide.
Who it's relevant to
Inside Connector
Common questions
Answers to the questions practitioners most commonly ask about Connector.
