Darwin Box

Darwin Box Provisioning in Cymmetri involves integrating the Darwin Box HR management system with Cymmetri's identity and access management platform to automate and streamline user provisioning processes.

Configuration

  • Add the Darwin Box application from the master and Enable the application provisioning.

  • Next we do User and Server Configurations

User Configuration:

  1. Api Key: <api_key_value>

  2. Username: <username>

  3. Password: <password>

  4. Dataset Key: <dataset_key_value>

  5. Unique key: employee_id

  6. Base Address: <base_address_value>

  7. Full Sync: <Select accordingly if want to do full sync or partial sync>

Server Configuration:

  1. Host Server: 10.0.1.8

  2. Server Password: <password>

  3. Server Port: 8760

  4. Server Connector bundle name: darwinBoxRest

  5. Server Connector bundle version: 1.0

  6. Server Connector name: com.cymmetri.connector.darwinBoxRest.DarwinBoxRestConnector

Add custom attributes (optional):

  1. Group Company

  2. Function

  3. Office Area

  4. Work Area Code

  5. Office City

  6. Direct manager employee id

  7. Office mob no

  8. Centre type

  9. Office State

  10. Office Address

Add policy attributes in application

  1. first_name

  2. last_name

  3. employee_id

  4. departments_hierarchy

  5. company_email_id

  6. designation_title

  7. office_country

  8. group_company

  9. function

  10. office_area

  11. work_area_code

  12. office_city

  13. direct_manager_employee_id

  14. office_mobile_no

  15. center_type

  16. office_state

  17. office_address

Map the policy attributes

  1. employee_id with login

  2. first_name with firstName

  3. last_name with lastName

  4. company_email_id with email

  5. employee_id with employeeId

  6. group_company with Group Company

  7. function with Function

  8. departments_hierarchy with department

  9. office_area with Office Area

  10. work_area_code with Work Area Code

  11. office_city with Office City

  12. office_country with country

  13. direct_manager_employee_id with Direct manager employee id

  14. office_mobile_no with Office mob no

  15. center_type with Center type

  16. office_state with Office State

  17. designation_title with designation

  18. office_address with Office Address

Create a reconciliation

Create and Run the reconciliation pull.

Custom Script for date

Add the following script for date conversion in hook config

Note:

  1. For now, only sync operation is supported for Darwin Box.

  2. Unique key is considered as an employee id.

Last updated