- Sync ConductorOne attributes to application user profiles
- Transform attribute values using CEL expressions
- Target specific users based on conditions
- Map to both standard and custom attributes (when supported by the connector)
Supported connectors
Attribute push rules are currently available for:- Active Directory
- Microsoft Entra ID
When to use attribute push rules
Use attribute push rules when you need to:- Keep user profile data synchronized across applications
- Populate custom user fields in connected applications
- Maintain consistent user attributes for compliance or operational purposes
- Transform or derive attribute values before syncing
How attribute push works
Attribute push keeps user attributes synchronized between ConductorOne and your connected applications. In broad strokes, here’s how to set up a push rule:- Select the connector you want to push attributes to
- Map ConductorOne attributes to the target application’s user attributes
- Optionally use CEL expressions to transform values
- Choose which users to target (all users or specific users)
- Enable the configuration to begin syncing
- The push configuration is created or updated
- A user’s attribute values change in ConductorOne
Configure attribute push rules
Prerequisites
- The Super Admin role in ConductorOne
- A configured connector for the target application
- User attribute mappings defined in ConductorOne (Directory > User data sources)
Create a push rule
Under Select users to push to, choose:
- Everyone: Push attributes for all users in your tenant
- Users who have: Select required entitlements and profile attributes, or use a CEL expression to target users matching specific criteria
For each attribute you want to sync:
- Choose the target attribute name from the connector’s available attributes
- Select a ConductorOne attribute to map, or click the Change to expression icon and write a CEL expression for custom logic
- If the connector supports custom attributes, you can specify a custom name
Edit or disable a push rule
Attribute mappings
Direct attribute mapping
Select a ConductorOne attribute from the dropdown to sync its value directly to the target application. Example: Map theDepartment attribute in ConductorOne to the department field in the target application.