| | | |
---|
coreTemplateName | | Example value: | The name of the coreTemplate from which the current coreObject state shall be retrieved. |
challengePin | | Example value: | The default PIN for synchronized authentication of the user in Digital Access. |
emailField | | Example value: | The name of the datamap field which contains the email of the user. |
hagUrl | | Example value: | URL of Digital Access system. |
locationDNField | |
| The datamap field which contains the ldap dn to the desired user. If this is set the user will be connected to LDAP in Digital Access as well. |
lockedStates | | Example value: | A comma separated list of states from the stategraph of the user which mean "locked" in Digital Access. |
unlockedStates | | Example value: | A comma separated list of states from the stategraph of the user which mean "unlocked" in Digital Access. |
userEnabledPerDefault | | Valid values: | If set to "true" the user will automatically be enabled in Digital Access. If not set it is handled as "true". |
userNameField | | Example value: | The datamap field which contains the user name that shall be provisioned to Digital Access. |
smsNumberField | | Example value: | The datamap field which contains the phone/sms number of the user. |
validFromField | | Example value: | The datamap field which contains the validFrom information. If it's not set or the value of the field is null the current Date will be used as this is a mandatory parameter in Digital Access. |
validToField | | Example value: | The datamap field which contains the validTo information. |
authenticationMethods | | Valid values: Empty string (default) SYNC PM OATH
| The authentication methods which will be provided to Digital Access. Allowed are empty string (default), SYNC (= SYNChronized Authentication), PM (= Personal Mobile, that is, Smart ID Mobile App) and OATH (= Open AuTHentication). Note: Only one authentication method can be selected. If an empty string is configured, a user account will be created without an authentication method. If PM is configured, the barcode Image (jpg) from the Digital Access response will be put to the process map with the fixed key "personalimage". If the creation fails, the field in the process map is not touched. If OATH is configured, the barcode Image (jpg) from the Digital Access response will be put to the process map with the fixed key "oathActivationBarcode". If the creation fails, the field in the process map is not touched.
|
pmStatus | | Valid values: Empty string (default) activate deactivate
| What status Personal Mobile, that is, Smart ID Mobile App, should get. If an invalid status is configured, the status in PM is not changed. Note: This parameter is only mandatory if the authentication method is configured as PM. Otherwise it can remain empty.
|
OATHProvider | | Example values: Empty string (default) Predefined_hotp_HmacSHA1 Predefined_hotp_HmacSHA256 Predefined_hotp_HmacSHA512 Predefined_totp_HmacSHA1 Predefined_totp_HmacSHA256 Predefined_totp_HmacSHA512
| The providers are configured in the Digital Access system. To find out which providers are configured on your Digital Access system, go to Digital Access Admin > Manage System > OATH Configuration > Manage OATH Providers. For more info, see: Set up OATH tokens in Digital Access. Note: This parameter is only mandatory if the authentication method is configured as OATH. Otherwise it can remain empty. |