Click or drag to resize

OIMCustomerSettingKey Fields

The OIMCustomerSettingKey type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllowNoRolesReqFP
If this setting set to true, it will be allowed to make a request without specifying roles in RoleRequestFormPart Default is false
Public fieldStatic memberAllowRoleSelfApproval
If this setting set to true, users which can approve roles can also approve roles assignments for themselves.
Public fieldStatic memberAttributesToResolveDispValuesFor
Commadelim attribute (property) system names for which "technical" values will be presented to ResolvingAttributeDisplayValues event handlers.
Public fieldStatic memberCopsApiUrl
Is the environment using new ingestion.
Public fieldStatic memberCreateIdentityUserAsInactive
When creating users for an identity, set the user as inactive.
Public fieldStatic memberCreateRaCmSkipEvents
Defines if events skipped when creating a new role assignment using CreateRoleAssignments method
Public fieldStatic memberDefaultRoleFolderOwner
Defines the Default Role Folder Owner. The Role Folder Owner is mandatory. In the Self Management concept this ensures that a RoleFolder Owner is assigned, when the last Owner is removed. If not defined it defaults to Administrator.
Public fieldStatic memberDefaultSystemOwner
Defines the Default System Owner. The System Owner is mandatory. In the Self Management concept this ensures that a System Owner is assigned, when the last Owner is removed. If not defined it defaults to Administrator.
Public fieldStatic memberDelegationAdmins
User groups UIDs which has access to setting up delegation on behalf of all others without being their manager
Public fieldStatic memberDelegationEnableOnBehalfOf
Enable delegation on behalf of another identity in the DELEGAT_DELEGATOR field
Public fieldStatic memberDelegationEnableOnBehalfOfAnyLevel
Managers on any level can create a delegation for their subordinates
Public fieldStatic memberDelegationExclusive
Enable exclusive delegation, which removes the master data references for the DELEGATOR
Public fieldStatic memberDesiredStateAccountRule
Prioritize desired state values when applying classification and matching of the account owner
Public fieldStatic memberEnableAccessRequestEd2AttributesByDefault
Public fieldStatic memberEnvironmentId
Environment Id for validating requests in multi tenant installations
Public fieldStatic memberGetManagerIdsMode
The setting affects the behaviour of the API to retrieve the manager of an Identity. If the value is set to 0 the method looks for users in Identity.Manager and returns these if available. If Identity.Manager is empty it will look for the manager in field Identity.OrgUnit.Manager. If the value is set to 1, the method looks up both Identity.Manager and Identity.OrgUnit.Manager
Public fieldStatic memberIsIngestion
Is the environment using new ingestion.
Public fieldStatic memberKPIWidgetStyle
Used for setting the theme for Key Performance Indicators
Public fieldStatic memberNarrowRoleAssignmentValidFrom
Configuration of RoleAssignmentController API. The set to True, the ValidFrom of new RoleAssignment objects will be narrowed to the ValidFrom of the Identity. If set to False, the ValidFrom will set to the values set by the calling method.
Public fieldStatic memberNarrowRoleAssignmentValidTo
Configuration of RoleAssignmentController API. The set to True, the ValidTo of new RoleAssignment objects will be narrowed to the ValidTo of the Identity. If set to False, the ValidTo will set to the values set by the calling method.
Public fieldStatic memberPasswordResetAzureSystemId
The AzureAD which can validate the end user's current/old password
Public fieldStatic memberPasswordResetEnforcePasswordValidation
If true, the old password will be required in order to change the password. NOTE: There is a security risk involved if this setting is set to false!
Public fieldStatic memberPasswordResetEnforceSSL
Enforce SSL in the password reset function
Public fieldStatic memberPasswordResetEnrollNotification
If true a notification is sent on successful password reset enroll
Public fieldStatic memberPasswordResetFailedNotification
If true a notification is sent on failed password reset
Public fieldStatic memberPasswordResetHardLockoutCount
If the password reset fails for this number of times for an Identity, the function will be locked down until unlocked by the helpdesk
Public fieldStatic memberPasswordResetLdapSystemId
The Ldap which can validate the end user's current/old password
Public fieldStatic memberPasswordResetLookupProperty
Password reset lookup property
Public fieldStatic memberPasswordResetNumberOfCorrectAnswers
Number of correct answers in the reset process
Public fieldStatic memberPasswordResetNumberOfEnrollQuestions
Number of displayed questions in the in enrollment
Public fieldStatic memberPasswordResetNumberOfResetQuestions
Number of questions in the reset process
Public fieldStatic memberPasswordResetSoftLockoutCount
If the password reset fails for this number of times for an Identity, the function will be locked down for a number of minutes
Public fieldStatic memberPasswordResetSoftLockoutMinutes
Number of minutes to do a soft lock down
Public fieldStatic memberPasswordResetSuccessNotification
If true a notification is sent on successful password reset
Public fieldStatic memberPasswordResetSuccessOwnerNotification
Password reset send owner success notification
Public fieldStatic memberPasswordResetThrottlingFactor
Password reset throttling error factor
Public fieldStatic memberPasswordResetThrottlingThreshold
Password reset throttling error threshold
Public fieldStatic memberPreviewUseHorizons
Use the horizons worker service for previewing data.
Public fieldStatic memberQuoteAttrValsReqFP
If true allows usage attribute values with commas etc. inside values (for DNs in ROLEIDs)
Public fieldStatic memberRoPEAccessGroups
Comma delimited list of user group uids that have access to the calculation results of the RoPE engine. The system user always has access - regardless of what is stated here.
Public fieldStatic memberShowLongAttrChangeMsg
When long attribute messages are disabled only the new attribute value is shown in manual provisioning tasks.
Public fieldStatic memberSkipEventForAutoApproval
The setting affects the behaviour of the API to create role assignments. If a role has a defined approval method and if the requestor is also in the approval group, then the role assignment is immediately activated. The flag controls if events are fired during this particular update of a role assignment.
Public fieldStatic memberSoDReEvaluationClearCompControl
SoD re-evaluation processes clear the compensating control. This can be prevented with this setting
Public fieldStatic memberSoDReEvaluationClearReason
SoD re-evaluation processes clear the reason text. This can be prevented with this setting
Public fieldStatic memberSoDReEvaluationMitigation
If set to true the SoD evaluation will create the violation evaluation object with an accepted state and not the entire process. Can be used during initial load of a constraint model.
Public fieldStatic memberSoDReEvaluationMitigationDays
SoD evaluation processes can be kicked in before the expiration. This setting configures the number of days before the expiration.
Public fieldStatic memberSoDReEvaluationOffsetDays
SoD re-evaluation processes can be kicked in before the expiration. This setting configures the number of days before the expiration.
Public fieldStatic memberSurveyApprovalProcessTemplateId
Used for defining the process template UID of the survey template used for access request approval
Public fieldStatic memberUpdateRoleApprovalTargetSkipEvents
When set to false the RoleApprovalController.updateApprovalTarget call will not skip events
Public fieldStatic memberUseAccessRequestApprovalEd2
Use the survey based "Access Request Approval ed2" feature?
Top
See Also