- Created by Ann Base, last modified by Ylva Andersson about 3 hours ago
Use this task to provision a new profile or update an existing one, overwriting existing keys. The task will create the keys needed for the "Mobile App: Install certificates" task. The task will generate the following PKCS#10 request templates: These requests will then be sent to the mobile phone and transformed into new PKCS#10 requests (with keypairs generated on the client but keeping all subject data). The new requests userid will then be sent to the message catching intermediate event identified by the parameter 'messageName'. Identity Manager will put these PKCS#10 requests into the process map under the keys "SIG_P10_VAR", "AUTH_P10_VAR" and "DEVICE_ENC_P10_VAR". If a new profile was created, Identity Manager will also put the new profileId into the process map under the key "profileId". In order to save the profile id you will need to copy it into a data pool field. After this task is executed, you need to request certificates using the requests stored in the process variables "SIG_P10_VAR" and "AUTH_P10_VAR" before proceeding to the "Mobile App: Install certificates" task. Store the requested certificates into the process map. Attestation key Smart ID Mobile App will sign the request data and Identity Manager will verify the mobile client's data signature using the attestation key. The attestation key is configured in the task's attestationKeySet parameter and in the Sign and encrypt engine in Identity Manager. If the verification fails, the task will not accept the data but set two process variables instead: To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Example value: messageName Example value: Example value: ID representing the user on the messaging server. This will be displayed in the profile on the mobile app to verify the correct data is provided. A common approach is to use the user's email address. Example value: Example value: If new profile Leave empty (when updating a profile) If new profile Example value: - (If not set will default to "ATTESTATION") Example value: The name of the attestation key that will be used for signing (by the client) and validating (by Identity Manager) the mobile client's data. The available values are the names of the descriptors in the sign and encrypt engine that start with "att_", without this prefix. An attestation key with the same name must be defined in Smart ID Mobile App/MDM device. Default value is "ATTESTATION" when no descriptor value is provided. If new profile Example value: Leave empty (for new profile) Id of the Smart ID Mobile App profile that will be updated with new keys. Leave empty if you want to provision a new profile. Valid values: If using visual ID Example value: If using visual ID Example value: If using visual ID Example value: Use this task to request and install certificates that were prepared using the "Mobile App: Create Key" task. As a prerequisite Use this task to install a number of certificates on the mobile phone: To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: messageName ErrorMessage ErrorType ${SIG_VAR} ${AUTH_VAR} ${DEVICE_ENC_P10_VAR} ${profileId} Valid values: Use this task to delete a profile managed by Smart ID Desktop App. It can also delete all Smart ID Messaging mailboxes for a specific user id. This task can be used in the following ways: Executed the task on a card profile which contains information about the profile id. Set the confirmation flag to false. Even if the confirmation flag is set to false, you need to set the 'messageName' parameter to a dummy value to be able to delete the mailbox(es). To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: when confirmation flag is true ID of the profile to be deleted, as created via 'Mobile App: Create Key'. ${Person_Email} Valid values: Messaging Server will forward the profile deletion request to Smart ID Mobile App when set to true. Use this task to create up to three template PKCS#10 requests that can be used to request certificates needed for the "Desktop App: Install Certificates on Virtual Smart Card" task. Use this task to create up to three template PKCS#10 requests: These requests will then be sent to Smart ID Desktop App and transformed into new PKCS#10 requests (with keypairs generated on the client but keeping all subject data). The new requests will then be sent to the message catching intermediate event identified by the parameter 'messageName'. Identity Manager will put these PKCS#10 requests into the process map under the keys "SIG_P10_VAR" and "AUTH_P10_VAR". Identity Manager will also put the new profile id into the process map under the key "profileId". In order to save the profile id you will need to copy it into a data pool field. This task can only provision a new profile - updating an existing profile is currently only supported in Smart ID Mobile App at this time, not in Smart ID Desktop App. Attestation Key Smart ID Desktop App will sign the request data and Identity Manager will verify the client's data signature using the attestation key. The attestation key is configured in the task's attestationKeySet parameter and in the Sign and encrypt engine in Identity Manager. If the verification fails, the task will not accept the data but set two process variables instead: To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Example value: messageName Example value: Example value: ID representing the user on the messaging server. This will be displayed in the profile(-list) on the desktop app to verify the correct data is provided. A common approach is to use the user's email address. Example value: Example value: Example value: Example value: Example value: Example value: Name of the server that issued the provisioning request. This is for the user to understand where the profile comes from. - (If not set will default to "ATTESTATION") Example value: The name of the attestation key that will be used for signing (by the client) and validating (by Identity Manager) the client's data. The available values are the names of the descriptors in the sign and encrypt engine that start with "att_", without this prefix. An attestation key with the same name must be defined in Smart ID Desktop App. Currently, Smart ID Desktop App accepts only default key set named "ATTESTATION". If new profile Example value: Example value: The secret field reference of 24-byte 3DES admin key in HEX format. The key can also be set directly as plain hex value for testing. Note: Smart ID Desktop App.s own default is 123456781234567812345678123456781234567812345678, but you must make sure Identity Manager always defines the value! Example Value: Valid values: The value is passed as-is to Smart ID Desktop App. Example value: Example value: Valid values: Valid values: Valid values: Valid values: Valid values: - This field only makes sense in case the "FreeTPM" provisionReader is configured. If provided, it will change the VSC's admin key. "oldAdminkey" must hold the old admin key and "adminKey" must hold the new admin key. For example, default admin key of 010203040506070801020304050607080102030405060708 when you create VSC from Tpmvscmgr tool. Valid values (version-dependent, Smart ID Desktop App or Smart ID Messaging update may be required for some): Storage priority - defines where certificates and keys are stored. Usually just a single value. Example: VSC, OS would mean: try to write to a virtual smart card first, and if that fails, use the OS certificate store instead. Valid values: Specifies the key protection level at OS key store. It is only used in case of OS storage priority. This task requests and installs certificates that were prepared using the "Desktop App: Create Virtual Smart Card Key" task. As a prerequisite Use this task to install a number of certificates on a profile maintained by the Smart ID Desktop App: To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: messageName ErrorMessage ErrorType ${SIG_VAR} ${AUTH_VAR} ${DEVICE_ENC_P10_VAR} ${profileId} ${Card_VscId} Valid values (version-dependent, Smart ID Desktop App or Smart ID Messaging update may be required for some): Storage priority - defines where certificates and keys are stored. Usually just a single value. If the profile was created with hybridProfile set to TRUE (see 'Desktop App: Create Virtual Smart Card Key'), then this may be a comma-separated list. Example: VSC, OS would mean: try to write to a virtual smart card first, and if that fails, use the OS certificate store instead. Valid values: Specifies the key protection level at OS key store. It is only used in case of OS storage priority. Use this task to delete a virtual smart card profile managed by Smart ID Desktop App on a TPM and also to delete all Smart ID Messaging mailboxes for a specific user id. This task can be used in the following ways: Execute this task on a smart card profile which contains information about smart card id, profile id and card manager key (admin key). To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: when confirmation flag is true ID of the profile to be deleted, as created via 'Desktop App: Create Virtual Smart Card Key'. when profileId provided and confirmation flag is true when profileId provided and confirmation flag is true Process variable to put the resulting Smart ID Plugout URI that will open Smart ID Desktop App on the client machine. ${Person_Email} when profileId provided and confirmation flag is true The secret field reference of the new 24-byte 3DES admin key to be set, in HEX format. The key can also be set directly as plain hex value for testing. when profileId provided and confirmation flag is true ${Card_CardManagerKey} The secret field reference of the 24-byte 3DES current admin key, in HEX format. The key can also be set directly as plain hex value for testing. Valid values: Messaging Server will forward the delete profile request to Smart ID Desktop App when this set to true. Use this task to create a template PKCS#10 request that can be used to request the certificate needed for the "Desktop App: Install Certificates On Windows Cert Store" task: Identity Manager will also put the new profileId into the process map under the key "profileId". In order to save the profile id you will need to copy it into a data pool field. This task can only provision a new profile - updating an existing profile is currently only supported in Smart ID Mobile App at this time, it is not supported in Smart ID Desktop App. Attestation Key Smart ID Desktop App will sign the request data and Identity Manager will verify the client's data signature using the attestation key. The attestation key is configured in the task's attestationKeySet parameter and in the Sign and encrypt engine in Identity Manager. If the verification fails, the task will not accept the data but set two process variables instead: To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Example value: messageName Example value: Example value: ID representing the user on the messaging server. This will be displayed in the profile(-list) on the desktop app to verify the correct data is provided. A common approach is to use the user's email address. Example value: Example value: Example value: Example value: Name of the server that issued the provisioning request. Will be displayed in Smart ID Desktop App so the user can understand where this profile comes from. Example value: Valid values: Specifies the key protection level at OS key store. It is only used in case of OS storage priority. - (If not set will default to "ATTESTATION") Example value: The name of the attestation key that will be used for signing (by the client) and validating (by Identity Manager) the client's data. The available values are the names of the descriptors in the sign and encrypt engine that start with "att_", without this prefix. An attestation key with the same name must be defined in Smart ID Desktop App. Currently Smart ID Desktop App accepts only only default key set named "ATTESTATION". If new profile Use this task to request and install certificates that were prepared using the "Desktop App: Create Windows Cert Store Key" task. As a prerequisite Use this task to install a number of certificates on the Windows Certificate store: To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: messageName p10FinishedCallback ${Person_Email} ErrorMessage ErrorType ${DEVICE_ENC_P10_VAR} ${profileId} Valid values: Specifies the key protection level at OS key store. It is only used in case of OS storage priority. Use this task to start a connection to Smart ID Messaging. With this connection, scripts can be executed. Finally, the connection needs to be closed. Once the connection is established you receive a boxId and a plugoutUrl which can be used to start Smart ID Desktop App and connect it to the corresponding box on Smart ID Messaging. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Use this service task to execute a script in Smart ID Desktop App. The script needs to be passed as a JSON array (for example: To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Example value: Use this service task to close a scripting connection to Smart ID Messaging. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Use this task to encrypt the pin or card manager key that is sent during a pin operation. The corresponding app while provide this one time key in the callback message when the operation is requested. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Use this task to initiate a pin reset on a virtual smart card. Once the operation is confirmed by the user through the Smart ID Desktop App, Identity Manager will receive a challenge that needs to be encrypted via the card manager key in order to authorize the pin reset. The challenge will be set in the process variable "challenge". After this task is executed, use the 'Credentials: Calculate Minidriver Offline Unblocking Response' task to encrypt the challenge stored in the process variable "challenge" and store the encrypted challenge in the process variable "encryptedChallenge". Then you can proceed to the "Desktop App: Acknowledge PIN Reset on Virtual Smart Card" task. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: messageName startPinResetCallback ${Person_Email} Process variable to put the plugout url. Use this task to initiate a pin reset on a physical smart card. The Smart ID Desktop App, will in turn provide a challenge and a transport security key, so that the actual pin operation can be executed. Supported operations are: The challenge Identity Manager will receive, needs to be encrypted via the card manager key in order to authorize the pin operation. The challenge will be set in the process variable "challenge" by a callback message. The transport security key can be used to encrypt the new card manager key, when it is changed. After this task is executed, use the 'Credentials: Calculate Minidriver Offline Unblocking Response' task to encrypt the challenge stored in the process variable "challenge" and store the encrypted challenge in the process variable "encryptedChallenge". Then you can proceed to the "Desktop App: Acknowledge PIN Reset on Virtual Smart Card" task. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: messageName startPinResetCallback resetPIN Use this task to complete a pin reset on a virtual smart card. Once the pin is reset by Smart ID Desktop App, Identity Manager will receive an event indicating success or failure of the operation. As a prerequisite you must have encrypted the challenge received in the "Desktop App: Request PIN Reset on Virtual Smart Card" task. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: messageName endPinResetCallback Use this task to complete a pin operation on a virtual smart card. Once the pin is changed by Smart ID Desktop App, Identity Manager will receive an event indicating success or failure of the operation. As a prerequisite you must have encrypted the challenge received in the "Desktop App: Request PIN Reset on Virtual Smart Card" task, and, if the pin (or card manager key) is provided by the Identity Manager is has to be encrypted for secure transport using the "Desktop/Mobile App: Encrypt Secret for Transport" task. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: messageName endPinResetCallback Use this task to retrieve profile and device information of virtual smart cards that are managed by Smart ID Desktop App. You can request information of a virtual smart card or of a single virtual smart card profile. The task will put a "commandId" value into a process variable which must be used for polling the response using "Desktop App: Poll meta data from client". To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin: Process variable to put the plugout url. Valid values: ID representing the user on the messaging server. If a profileId parameter is set, this must match the userid provided when the profile was requested. Otherwise any value will do. Valid values: Request device information. Valid values: Request profile information. Use this task to poll a ping response from Smart ID Messaging based upon the 'commandId' (which was created at the ping request to Smart ID Messaging). Execute this task after a ping request to Smart ID Messaging. It polls the message from Smart ID Messaging, based upon the provided command id. After receiving the response from Smart ID Messaging it stores the profile and device Information into configured service task parameters. To use this task, configure the following delegate expression in your service task: The following parameters can be configured in Identity Manager Admin:Description
Configuration
${hermodKeyCreationTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. userid errorMessageField Process variable to put the error message in case of failure. errorTypeField Process variable to put the error type in case of failure. signCertificateTemplate - Signature certificate template. authCertificateTemplate - Authentication certificate template. profileName Profile name for Smart ID Messaging. Will be displayed in the Smart ID Mobile App. Leave empty if you want to update an existing profile. serverName Name of the server that issued the provisioning request. This is for the user to understand where the profile comes from. attestationKeySet qrResultField Process variable to put the resulting url. This url may be converted to a QR-Code for the Smart ID Mobile App by using GenerateQRCodeParametrizedAction. profileId If update profile storagePriority Storage priority of certificates. MDM is replaced by EXT, however MDM is still supported. visualIdLayout The layout to be used for creating the visual ID. If there is a juel expression configured for the front or backside image, this will take precedence over the statically configured image. If there is no image found for the juel expression, and there is no statically configured image, the task will fail. cardDatapool The datapool used for saving the mobile ID profile. contentId A unique ID in UUID format, which will be associated with the personal mobile profile. Can be generated with the service task "MISC: Generate Random GUID into Data Map Field". Description
Configuration
${hermodInstallCertificatesTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. p10FinishedCallback The name of the intermediate message catching event that will be triggered by Smart ID Messaging. userid ${Person_Email} ID representing the user on the messaging server. This must match the userid provided when the profile was requested. errorMessageField Process variable to put the error message in case of failure. errorTypeField Process variable to put the error type in case of failure. signatureCertificate - The signature certificate. authenticationCertificate - The authentication certificate. deviceEncryptionP10 The PKCS#10 request for the Device Encryption Certificate, created by the "Mobile App: Create Key" task. profileId The id of the profile under which to store the certificates. This is initially provided by the "Mobile App: Create Key" task. encryptionCertificate - Encryption certificate template. recoveryCertificate - Recovery certificate template. processVariable - Certificate_CoreObjects Variable name which holds Core object ids list or Core object descriptor list of certificates to be recovered. p12PasswordField profilePassword Reference field where the created password is stored. This password is used for all PKCS#12 containers in this communication. There are a number of actions for creating passwords. storagePriority Storage priority of encryption certificates. MDM is replaced by EXT, however MDM is still supported. Description
Delete profile on Smart ID Mobile App and Smart ID Messaging
Delete mailbox on Smart ID Messaging only
The profiles themselves in their respective apps will be retained, as the deletion request will not be forwarded.Configuration
${pmHermodDeleteProfileTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. messageName The name of the intermediate message catching event that will be triggered by Smart ID Messaging. errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. profileId ${Card_ProfileId} userid ID representing the user on the messaging server. This must match the userid provided when the profile was requested. confirmation Description
Configuration
${pxVscHermodKeyCreationTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. userid errorMesageField Process variable to put the error message in case of failure. errorTypeField Process variable to put the error type in case of failure. signCertificateTemplate - Certificate template of the signature certificate. authCertificateTemplate - Certificate template of the authentication certificate. profileName Profile name for Smart ID Messaging. Will be displayed in Smart ID Desktop App as the heading of the profile. serverName attestationKeySet plugoutResultField Process variable to put the resulting Smart ID Plugout URI that will open Smart ID Desktop App on the client machine. adminKey smartCardId Virtual smart card id. Usually it will be created via a dedicated number-range. provisionReader pinMinLength Min. length of the VSC PIN (Windows API allows 4-127 characters,
see https://docs.microsoft.com/en-us/uwp/api/windows.devices.smartcards.smartcardpinpolicy.minlength)pinMaxLength Max length of the VSC PIN (Windows API allows 4-127 characters,
see https://docs.microsoft.com/en-us/uwp/api/windows.devices.smartcards.smartcardpinpolicy.maxlength)pinUppercase Whether uppercase chars in the PIN are ALLOWED / DISALLOWED / REQUIRED pinLowercase Whether lowercase chars in the PIN are ALLOWED / DISALLOWED / REQUIRED pinDigits Whether digits in the PIN are ALLOWED / DISALLOWED / REQUIRED pinSpecialChars Whether special chars in the PIN are ALLOWED / DISALLOWED / REQUIRED hybridProfile - oldAdminKey - storagePriority
If hybridProfile is TRUE, then this may be a comma-separated list.desktopKeyProtectionLevel Description
Configuration
${pxVscHermodInstallCertificatesTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. p10FinishedCallback The name of the intermediate message catching event that will be triggered by Smart ID Messaging. userid ${Person_Email} ID representing the user on the messaging server. This must match the userid provided when the profile was requested. errorMessageField Process variable to put the error message in case of failure. errorTypeField Process variable to put the error type in case of failure. signatureCertificate The signature certificate. authenticationCertificate The authentication certificate. deviceEncryptionP10 The PKCS#10 request for the Device Encryption Certificate, created by the "Desktop App: Create Virtual Smart Card Key" task. profileId The id of the profile under which to store the certificates. This is initially provided by the 'Desktop App: Create Virtual Smart Card Key' task. encryptionCertificate Encryption certificate template. recoveryCertificate Recovery certificate template. processVariable Certificate_CoreObjects Variable name which holds Core object ids list or Core object descriptor list of certificates to be recovered. p12PasswordField p12password Reference field where the created password is stored. This password is used for all PKCS#12 containers in this communication. There are a number of actions for creating passwords. smartCardId Virtual smart card id. Usually it will be created via a dedicated number-range. storagePriority desktopKeyProtectionLevel Description
Delete Virtual Smart card profile on Smart ID Desktop App and Smart ID Messaging
Delete mailbox on Smart ID Messaging only
Configuration
${pxVscHermodDeleteProfileTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. messageName deleteSmartCardCallback The name of the intermediate message catching event that will be triggered by Smart ID Messaging. errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. profileId ${Card_ProfileId} smartCardId ${Card_VscId} ID of the virtual smart card, as created via 'Desktop App: Create Virtual Smart Card Key'. plugoutUrl plugoutUrl userid ID representing the user on the messaging server. This must match the userid provided when the profile was requested. adminKey oldAdminKey confirmation Description
Configuration
${pxOsHermodKeyCreationTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. userid errorMesageField Process variable to put the error message in case of failure. errorTypeField Process variable to put the error type in case of failure. profileName Profile name for Smart ID Messaging. Will be displayed in Smart ID Desktop App as heading of the profile. serverName plugoutResultField Process variable to put the resulting Smart ID Plugout URI that will open Smart ID Desktop App on the client machine. desktopKeyProtectionLevel attestationKeySet Description
Configuration
${pxOsHermodInstallCertificatesTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. userid ID representing the user on the messaging server. This must match the userid provided when the profile was requested. errorMessageField Process variable to put the error message in case of failure. errorTypeField Process variable to put the error type in case of failure. deviceEncryptionP10 The PKCS#10 request for the Device Encryption Certificate, created by the "Desktop App: Create Virtual Smart Card Key" task. profileId The id of the profile under which to store the certificates. This is initially provided by the 'Desktop App: Create Virtual Smart Card Key' task. softttokenCertificate Softtoken certificate template. recoveryCertificate Recovery certificate template. processVariable Certificate_CoreObjects Variable name which holds Core object ids list or Core object descriptor list of certificates to be recovered. p12PasswordField p12Password Reference field where the created password is stored. This password is used for all PKCS#12 containers in this communication. There are a number of actions for creating passwords. desktopKeyProtectionLevel Description
Configuration
${hermodStartConnectionParametrizedTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. boxId Process variable to put the boxId. plugoutUrl Process variable to put the plugout url. messageToUser An optional message to the user which will be displayed in Smart ID Desktop App. messageName The name of the intermediate message catching event that will be triggered by Smart ID Messaging. Description
[{"type":"APDU", "data":"00A4040000", "response":".*(9000)"}]
) Configuration
${hermodExecuteScriptParametrizedTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. boxId Process variable to put the boxId. scriptCommands [{"type":"APDU", "data":"00A4040000", "response":".*(9000)"}]
Process variable containing the script commands. The commands need to be formatted as a JSON array. messageToUser An optional message to the user which will be displayed in Smart ID Desktop App. messageName The name of the intermediate message catching event that will be triggered by Smart ID Messaging. Description
Configuration
${hermodEndConnectionParametrizedTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. boxId Process variable to put the boxId. messageToUser An optional message to the user which will be displayed in Smart ID Desktop App. messageName The name of the intermediate message catching event that will be triggered by Smart ID Messaging. Description
Configuration
${jweEncryptTask}
Parameter Mandatory Value Description jweAlgorithm ${transportKeyType} The value as provided by the corresponding app via a callback message. In most cases the default value should be used. RSA-OAEP, RSA-OAEP-256, and RSA1-5 are supported. key ${transportKey} The value as provided by the corresponding app via a callback message. In most cases the default value should be used. Supports only X509 encoded RSA key in byte array. sourceData ${Card_CardManagerKey} The secret to be encrypted. targetField ${encryptedSecret} Process variable to hand over the encrypted secret to the acknowledge task. Description
Configuration
${hermodStartPinResetTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. userid ID representing the user on the messaging server. This must match the userid provided when the profile was requested. errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. profileId ${Card_ProfileId} Id of the profile whose pin to change, as created via 'Desktop App: Create Virtual Smart Card Key'. smartCardId ${Card_VscId} Id of the virtual smart card, as created via 'Desktop App: Create Virtual Smart Card Key'. boxId boxId Process variable to put the boxId. This will be needed to complete the pin reset. plugoutUrl plugoutUrl Description
Configuration
${hermodStartScPinResetTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. operation errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. driverType MiniDriver What kind of driver is used for the operation. At the moment only MiniDriver is supported. driverName CardOS Name of the driver to be used . Description
Configuration
${hermodEndPinResetTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. profileId ${Card_ProfileId} Id of the profile whose pin to change, as created via 'Desktop App: Create Virtual Smart Card Key'. smartCardId ${Card_VscId} Id of the virtual smart card, as created via 'Desktop App: Create Virtual Smart Card Key. boxId ${boxId} The boxId that was created with 'Desktop App: Request PIN Reset on Virtual Smart Card' response ${encryptedChallenge} The challenge received in the callback of 'Desktop App: Request PIN Reset on Virtual Smart Card' encrypted with the card manager key of this VSC using 'Credentials: Calculate Minidriver Offline Unblocking Response'. Description
Configuration
${hermodScEndPinResetAction}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. The name of the intermediate message catching event that will be triggered by Smart ID Messaging. errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. encryptedSecret ${encryptedSecret} Only required, if the secret (like card manager key or pin) in managed by Identity Manager. It is encrypted using the "Desktop/Mobile App: Encrypt Secret for Transport" task. If the secret is entered by the user into the app, this can be omitted. boxId ${boxId} The boxId that was created with 'Desktop App: Request PIN Reset on Virtual Smart Card'. response ${encryptedChallenge} The challenge received in the callback of 'Desktop App: Request PIN Reset on Virtual Smart Card', encrypted with the card manager key of this VSC using 'Credentials: Calculate Minidriver Offline Unblocking Response'. Description
Configuration
${pxVscHermodPingRequestTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. profileId ${Card_ProfileId} If provided, restrict requested information to this profile. ProfileId values are created in the 'Desktop App: Create Virtual Smart Card Key' task. plugoutUrl plugoutUrl userid deviceInfo profileInfo commandId commandId Process variable to put the commandId value, which is needed for polling in the "Desktop App: Poll meta data from client" task. Description
Configuration
${pxVscHermodPingResponsePollingTask}
Parameter Mandatory Value Description messagingServer The name of the Smart ID Messaging configuration as defined in Identity Manager Admin. This configuration provides data (url, authentication token, lifespan and timeout) needed for the Smart ID Messaging connection. errorMessageField ErrorMessage Process variable to put the error message in case of failure. errorTypeField ErrorType Process variable to put the error type in case of failure. commandId ${commandId} CommandId which was received by the "Desktop App: Ping Virtual Smart card profile" task, needed for polling. profileInfo profileInfo Process variable to put the profile information. deviceInfo deviceInfo Process variable to put the device information.