Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article describes the updates in the Smart ID configuration files for the Smart ID 21.04 release

Excerpt

Smart ID 21.04

KeyDescription

DEVOPS-468

Identity Management- Optional Password and PIN Letter

New configuration options to send the password information by mail or Pin letter.

For more information, see:

DEVOPS-588

Improved complexity of password generation in IDM

In the following processes and forms we improved the complexity of password generation. 

Enter person data manually (BaseProcCreateActivateEmployee)

Reset forgotten password (BaseProcUSSPForgetPassword)

We added a regular expressions to the forms were the user can enter a new password, to require complexity:

Due to the deletion of the service task ${generateAndArchivePasswordAccordingPasswordPolicyTask}, we updated the affected processes with the service task ${generateAndArchivePasswordWithMaxLengthAndAllowedCharactersTask} in the following processes:

  • BaseProcCreateOperator
  • PcmProcActivatePMProfile.xml
  • PcmProcRenewMobileId.xml
  • PcmProcRenewVirtualSmartcard.xml
  • PcmProcUSSPRenewEmployeeCard.xml
  • PcmProcProvisioningCertificateToVSC.bpmn
  • PcmProcReplaceVSC.bpmn
  • BaseProcCreateActivateEmployee.xml


...