When someone joins, moves or leaves in Rippling, you want that change reflected in your on-premise Active Directory without anyone touching it by hand. To connect Rippling to Active Directory, Joinly reads each HR change through the Rippling REST API and applies it to your domain through the Joinly AD Agent — a lightweight connector that runs inside your network. Rippling stays your HR system of record; your on-prem AD stays your directory of record; Joinly is the engine that keeps every account in the right OU, accurate and traceable.
Key takeaways
Rippling stays your HR source of truth, but your on-prem AD stays your directory of record — Joinly drives every joiner, mover and leaver from Rippling into AD instead of letting Rippling become a second identity system.
The Joinly AD Agent runs inside your network and needs only an outbound HTTPS connection — no inbound ports and no domain controller exposed to the internet.
Joinly maps Rippling roles, departments and work locations to the right AD security groups and target OUs, and builds the sAMAccountName, UPN and distinguished name from your own rules.
Because Rippling wants to be the identity provider, Joinly is the right fit when your domain is the directory of record and Rippling is only your HR and payroll system.
Every action is logged for a complete audit trail, aligned with NIS2 and ISO 27001 — and the same setup extends to a hybrid Entra ID environment.
Quick facts
Source system | Rippling (HRIS) |
Target system | On-premise Active Directory (AD DS) |
Connection method | Rippling REST API → Joinly AD Agent → Active Directory |
Agent requirement | Domain-joined Windows server with a GMSA, outbound HTTPS (443) only |
Supported events | Joiner, mover, leaver (incl. rehire, department transfer, role change) |
Synced attributes | Name, sAMAccountName, UPN, mail, department, job title, manager, role, distinguished name / OU, start and end date |
Real-time or batch | Frequent sync, multiple times per day |
Compliance | ISO 27001, NIS2-ready, GDPR (EU data centre) |
How does Joinly sync Rippling to Active Directory?
Joinly reads each HR change in Rippling in the cloud, then hands the action to the Joinly AD Agent inside your network, which makes the change in Active Directory. Rippling holds the authoritative employment record; the agent is the only component that touches your domain — your AD stays the directory of record.
Joiner. HR completes the hire in Rippling. Joinly reads the new employee, determines the role from department, role and work location, and instructs the AD Agent to create the user in the correct OU, build the sAMAccountName and UPN from your rules, and add the right security groups — timed to the start date recorded in Rippling.
Mover. When someone changes role, department or work location in Rippling, Joinly tells the agent to move the user to the matching OU, swap security-group membership and update attributes. Access that no longer fits the new role is removed, so permissions stay aligned with the actual job.
Leaver. On the termination date recorded in Rippling, Joinly instructs the agent to disable the AD account and optionally move it to a disabled-users OU, so no orphaned account stays active after someone has left.
Example: A distributed startup runs Rippling for HR and payroll but keeps an on-premise Active Directory domain for its file servers and line-of-business apps. It hires a support engineer with a start date next Monday in the Customer Success team. Joinly reads the record, and on Monday morning the AD Agent creates the user in the Sites > Remote > CustomerSuccess OU, sets the sAMAccountName to a unique pattern, and adds the CS-Engineers group. When that engineer later moves to the Implementation team, the agent moves the object to the new OU and swaps the groups the same day.
What manual AD account management costs
Without automation, every account starts as a Rippling notification that an admin works through in Active Directory Users and Computers by hand — creating the object, choosing the OU, building the sAMAccountName, adding groups. Rippling can push to AD through the Entra provisioning agent, but it’s built to be the identity provider and offers limited OU placement and no real role-to-group logic, so when AD is your directory of record the decisions still fall to people.
Onboarding delays. New joiners wait for an AD account and group access while a request sits in a queue, losing productive days in their first week.
Permissions that don’t keep up (privilege creep). When movers change role or department in Rippling, old security-group membership often stays attached, so people accumulate rights they no longer need.
Forgotten offboarding. Accounts that aren’t disabled on time are a security and audit risk, and a stale enabled account in your domain is exactly what an auditor flags.
Joinly vs. Rippling’s own provisioning into AD
Rippling can write to on-premise AD through the Entra provisioning agent, but it’s designed to be the identity provider, and it stops short of the part that actually decides access. If your domain is the directory of record, here’s how the two compare.
Joinly AD Agent | Rippling native provisioning (→ AD) | |
|---|---|---|
Directory of record | Your on-prem AD stays the directory | Rippling positions itself as the identity provider |
Source | Reads the Rippling REST API directly | Rippling provisions from its own data |
OU placement | Rule-based on role, department, location | Single configured container; limited logic |
Role-to-group mapping | Built in, rule-based into your AD groups | Not available out of the box; manual |
sAMAccountName / UPN rules | Custom transformation with uniqueness fallback | Limited expression mapping |
Governance & audit | Per-action logging tied to the HR source | Audit lives inside Rippling, not your domain |
Fit | AD is the directory, Rippling is HR/payroll | Rippling is the identity hub for everything |
Watch-outs when connecting Rippling to Active Directory
A few Rippling-specific details decide whether this connection stays reliable and stays under your governance.
Rippling wants to be the IdP. Rippling is built to be the identity provider. If your on-prem AD is the directory of record, you don’t want Rippling running a parallel identity system — Joinly keeps AD as the directory and uses Rippling purely as the HR source, so your domain stays authoritative.
OU placement from Rippling structures. Role, department and work location don’t map one-to-one to your OU structure. Joinly builds explicit rules that place each user — and move them on a transfer — into the correct OU.
sAMAccountName uniqueness and length. AD limits the sAMAccountName to 20 characters and it must be unique across the domain. Joinly builds it from your rules with a fallback pattern, so duplicate names never produce a collision or a truncated, unreadable login.
No inbound SCIM endpoint. Rippling is an outbound IdP, not a downstream SCIM app, so you can’t treat it like a standard SCIM source feeding AD. Joinly reads the Rippling REST API directly, which is how Rippling actually exposes employee, department and role data.
Service-account permissions. The agent acts under a service account with delegated rights. Joinly works with least-privilege delegation scoped to the target OUs, so the agent can create, move and disable users without domain-admin rights.
Joinly handles each of these by default with custom mapping and transformation.
Always audit-ready
Every account action the Joinly AD Agent performs is logged in the Joinly cloud: who was affected, when it happened, which OU and groups changed and which Rippling change triggered it. For NIS2 that matters directly: access can be traced back to an authorised HR source rather than an ad-hoc request — and the trail covers the domain you govern, not just what Rippling did on its side. Joinly is ISO 27001 certified, runs in an EU data centre in Amsterdam, applies least-privilege by default, and is built to meet NIS2 and ISO 27001.
Example case
Take a distributed startup with around 350 employees that adopted Rippling for HR and payroll but still runs an on-premise Active Directory domain for its file servers, VPN and a few line-of-business apps. Rippling keeps positioning itself as the identity hub, but the AD security groups that gate the file shares and the VPN are governed in the domain — so every new hire still starts as a manual job in Active Directory Users and Computers: create the object, pick the OU, build the login, add groups.
Connect Rippling to Active Directory with Joinly and that work disappears. The Joinly AD Agent creates each user in the right OU on the start date, builds a unique sAMAccountName, adds the correct security groups, moves people on a transfer and disables accounts on the termination date with a 30-day grace window — all driven by the HR change in Rippling, while AD stays the directory of record.
“We use Rippling for HR, not as our identity system. Now an account is simply ready in the right OU on the start date, transfers move themselves, and we can show the auditor exactly which Rippling change created every bit of access in our domain.” — Head of IT, distributed startup
The outcome this setup is designed for: onboarding drops from days to zero touch, the on-prem domain stays the single directory of record, and the team can walk into its next NIS2 assessment with a complete, source-backed audit trail.
More than a connector
A standalone Rippling to Active Directory connection is a good start, but identity rarely stops at one target. The same Joinly setup extends to Entra ID for a hybrid environment and to your other systems, managing the complete chain from joiner to leaver with logging and governance built in. You review the exceptions; Joinly maintains the chain.
Schedule a demo
Installation guide
Follow these steps to connect Rippling to your on-premise Active Directory with Joinly. Most of the setup happens in the cloud platform; the only local component is the lightweight Joinly AD Agent, which you install on a domain-joined server.
1. Create your account
Go to platform.joinly.app and create your account.
Note: charges may apply for using the platform after the trial period ends.

Sign up at platform.joinly.app to get started.
2. Find the Rippling integration in the Joinly marketplace
Open the Joinly marketplace and search for the Rippling integration.
Don’t see your system listed? Get in touch at support@koppelhet.nl and we’ll help you out.

Search the marketplace for the Rippling integration.
3. Follow the installation wizard
You may be redirected to integrations.joinly.app. Create an account there and enter your Rippling connection details: authorise Joinly against the Rippling REST API and provide the OAuth credentials or API token with read access to employees, departments, roles and work locations. All data is encrypted and stored securely.

Authorise Joinly against the Rippling API and enter your credentials in the wizard.
4. Download the Joinly AD Agent
In the platform, go to Workflows → Select a workflow → Add action → Select ‘Provisioning via Agent’ and download the installer. The agent is a lightweight Windows service that connects your domain to the Joinly cloud over an outbound HTTPS connection only — there are no inbound ports to open.

Download the Joinly AD Agent installer from the provisioning settings.
5. Install the agent on a domain-joined server
Run the installer on a domain-joined Windows server that can reach a domain controller. The server needs outbound HTTPS (port 443) to the Joinly cloud and a GMSA account installation on your domain controller. Run through the installer; it registers the agent as a Windows service that starts automatically.
6. Pair the agent with your Joinly tenant
Copy the pairing token from Settings → Provisioning → AD Agent in the platform and paste it into the agent’s configuration screen. The agent uses the token to register securely with your tenant; once paired, its status shows as Connected in the platform.

Pair the agent with your tenant using the pairing token.
7. Set the target OU and attribute mapping
Configure where users are created and how their attributes are built. Map the distinguished name / OU from Rippling role, department and work location, and build the sAMAccountName, userPrincipalName, mail, department and manager with Liquid templates.

Select the OU and attribute mapping.
8. Configure your workflows
Create an onboarding (joiner) and offboarding (leaver) workflow with trigger-based execution, then an Identity updated workflow with a Create/update employee in Active Directory action so every change in Rippling flows through the agent to AD. Add a threshold workflow that disables the account a set period after the termination date (for example 30 days), optionally moving it to a disabled-users OU.

Create a trigger-based onboarding workflow.

A date-threshold workflow disables accounts a set number of days after termination.
9. Network and firewall requirements
The agent needs outbound HTTPS (443) to the Joinly cloud and a GMSA account with PowerShell access to your domain controllers. No inbound firewall rules are required, and no domain controller is exposed to the internet. For high availability you can run the agent on more than one server.
Need cloud Entra ID provisioning as well? See our guide on connecting Rippling to Microsoft Entra ID, or contact support at support@koppelhet.nl.
Frequently asked questions
Does the Joinly AD Agent need inbound firewall openings?
No. The agent only makes an outbound HTTPS connection to the Joinly cloud and acts on your domain controllers from inside the network through a GMSA with PowerShell access. There are no inbound ports to open and no domain controller is exposed to the internet.
Rippling already provisions to AD via the Entra agent — why use Joinly?
Because Rippling is built to be the identity provider, while you keep your on-prem AD as the directory of record. Joinly drives HR-sourced joiner, mover and leaver from Rippling into your AD OUs and security groups with proper role-to-group mapping, so your domain stays authoritative rather than Rippling running a parallel identity system.
What account does the agent run under?
A Group Managed Service Account (GMSA) with PowerShell access to your domain controllers, scoped to the target OUs so it can create, move and disable user objects without domain-admin rights.
Which OU do new accounts land in?
The one your rules define. Joinly builds the distinguished name and OU placement from Rippling role, department and work location, and moves the object to a new OU automatically when someone transfers.
How is the sAMAccountName built and kept unique?
From your Liquid template, with the generateUniqueUsername helper falling back to the next pattern on a collision, all within AD’s 20-character limit.
Can I provision to both Active Directory and Entra ID?
Yes. The same Joinly setup drives a hybrid environment — the AD Agent for on-premise AD and the native Entra connection for the cloud. See the Rippling to Entra ID guide.


