add_OneIM_managers_to_approver_role |
If set to true, Managers configured in One Identity Manager are added to the ServiceNow approver_user role. |
compliance_officer |
The group of the compliance officers which will approve, if a request would lead to a SoD conflict. |
delta_load_data_from_oneim_server_persons |
If true, loads employee data from One Identity Manager to ServiceNow during a delta sync . |
delta_xdateupdated_accproduct |
Highest XDateUpdated for Service Item entities, to be used for the next delta run. This value is automatically calculated and set after Full / Delta sync. |
delta_xdateupdated_accproductgroup |
Highest XDateUpdated for Service Categories entities, to be used for the next delta run. This value is automatically calculated and set after each Full / Delta synchronization. |
delta_xdateupdated_person |
Highest XDateUpdated date for Person entities from the last synchronization. To be used for the next delta run. This value is automatically calculated and set after each Full / Delta synchronization. |
fallback_approver |
The approval is sent to the fallback approver group if no manager is available . |
job_execution_status |
Background Job execution status (Ready/Running). Ready implies the job is not executing and Running implies job is executing. |
job_load_data_from_oneim_server_delta_load |
Scheduled Job: Perform delta load from One Identity Manager during scheduled run? (true | false) |
job_load_data_from_oneim_server_full_load |
Scheduled Job: Perform full load from One Identity Manager? (true | false) |
log_level |
Info = show info, warning, and error log messages debug = show info, warning, error, and debug log messages warn = show error and warning log messages error = show error log messages only |
oneim_api_retrythreshold |
The number of times the retry mechanism should be executed in case of failures. |
oneim_request_validity_default |
IT Shop request validity. If the validity fields (valid from and valid until) are empty, the validity will be set to default validity (in days). |
oneim_rest_endpoint_url |
REST API Endpoint to the One Identity Manager Application Server |
oneim_rest_pagelimit |
The number of items that can be fetched per page during the API call to One Identity Manager App Server. |
oneim_rest_password |
Password of the service user for the REST API's Endpoint of the One Identity Manager Application Server. |
oneim_rest_username |
Username of the service user of REST API's Endpoint to the One Identity Manager Application Server |
oneim_to_servicenow_user_matching_attribute |
This attribute is used to configure an alternate property other than central account that can be used to match the Person to sysusers in ServiceNow. This is an optional attribute. |
page_load_data_from_oneim_server_delta_load |
If true, perform a delta load from One Identity Manager during page load . |
page_load_data_from_oneim_server_full_load |
If true, perform a full load from One Identity Manager to during page load . |
delta_load_data_from_oneim_server_service_items |
Get new Service Items from One Identity Manager on page load. |
perform_manager_approval |
This parameter is used to determine whether to skip ServiceNow Manager approval completely . |
perform_sod_check |
Should a SoD check be performed during request submission? (true | false) |
manager_approval_authoritative_source |
Determines whether ServiceNow or One Identity Manager is the authoritative source for managers. |
truncate_user_accproductgroup_accproduct |
When the scheduled job executes and this parameter is set to true, the tables x_oni_oneim_addon_accproduct_user and x_oni_oneim_addon_accproductgroup_user are truncated in order to reduce the overhead of maintaining large data in custom tables. |