Manual changes for Loginapp REST UI SDK upgrade from UI SDK 2.0 to 2.1 with IAM 7.5

Changes in instance.properties

With Airlock IAM 7.5, the UI SDK ZIP artifact name, translation-key prefixes, and IDs have changed:

SDK 2.0

SDK 2.1

Artifact name and path

Name:
airlock-iam-loginapp-rest-ui-sdk-7.4.zip

Path:
In the build directory relative to the directory where the custom sources were created using the init command.

Name:
airlock-iam-loginapp-rest-ui-sdk-7.5.zip

Path:
In the build directory relative to the directory where the custom sources were created using the init command.

translation-key prefixes

password-reset

public-self-service

password-reset.foo

public-self-service.foo

IDs

iamPasswordResetFoo

iamPublicSelfServiceFoo

When unpacking the artifact for Airlock IAM 7.5, the content is unpacked into this directory:
airlock-iam-loginapp-rest-ui-sdk

Changes in translation-key prefixes

SDK 2.0

SDK 2.1

password-reset
public-self-service
password-reset.email-otp
public-self-service.email-otp
password-reset.factors
public-self-service.factors
password-reset.factors.airlock-2fa.qrcode
public-self-service.factors.airlock-2fa.qrcode
password-reset.factors.airlock-2fa
public-self-service.factors.airlock-2fa
password-reset.mtan-otppublic-self-service
public-self-service.mtan-otp

Changes in IDs

SDK 2.0

SDK 2.1

iamPasswordResetAcknowledgement
iamPublicSelfServiceAcknowledgement
iamPasswordResetConfirmation
iamPublicSelfServiceConfirmation
iamPasswordResetEmailOtp
iamPublicSelfServiceEmailOtp
iamPasswordResetAirlock2FAAuthChallengeOnly
iamPublicSelfServiceAirlock2FAAuthChallengeOnly
iamPasswordResetAirlock2FAAuthChallenge
iamPublicSelfServiceAirlock2FAAuthChallenge
iamPasswordResetAirlock2FAQrCode
iamPublicSelfServiceAirlock2FAQrCode
iamPasswordResetAirlock2FADeviceSelection
iamPublicSelfServiceAirlock2FADeviceSelection
iamPasswordResetCrontoChallenge
iamPublicSelfServiceCrontoChallenge
iamPasswordResetCrontoSelection
iamPublicSelfServiceCrontoSelection
iamPasswordResetMtan
iamPublicSelfServiceMtan
iamPasswordResetMtanSelection
iamPublicSelfServiceMtanSelection
iamPasswordResetMtanOtp
iamPublicSelfServiceMtanOtp
iamPasswordResetSelection
iamPublicSelfServiceSelection