user-migration icon indicating copy to clipboard operation
user-migration copied to clipboard

seamless-account-migration - Custom Policy Failing to upload

Open hexsdev opened this issue 1 year ago • 1 comments

Hi ,

Wounder if you can help. I'm trying to action steps listed in seamless-account-migration section.

I've downloaded the start pack files and used Local account templates for TrustFrameworkExtensions.xml , but when trying to upload the files I get below error message .

Stage I'm on is Upload SeamlessMigration_TrustFrameworkBase.xml and ensure that it does not fail the validation Repeat last step to upload the SeamlessMigration_TrustFrameworkExtensions.xml, SeamlessMigration_SignUpOrSignin.xml and SeamlessMigration_PasswordReset.xml policy files.

TrustFrameworkBase.xml uploads fine but no other file after will upload , I've used start pack verson and also ones listed in sub sub folders within git hub.

Upload error of file -2 Upload error of file

Has anyone came across this issue before? File names listed in the document could they be files I need to download ?

Any help be great , thanks

hexsdev avatar Jan 26 '24 09:01 hexsdev

The first screenshot is telling you that you're missing the DataUri element from the api.signuporsignin technical profile in the TrustFrameworkLocalization.xml file. The second one screenshot is telling you that it cannot find the TrustFrameworkLocalization.xml file. I'm guessing you haven't uploaded that custom policy file.

Have you gone through the initial custom policy tutorial where you setup the Identity Experience Framework, and uploaded the modified starter pack of xml files in the proper order? If not, I'd recommend using the IEF Setup App to get all the base xml files added to your tenant.

Once you have done that, then modify a new starter pack of xml files to create the seamless migration custom policies.

zb-creativeone avatar Mar 25 '24 14:03 zb-creativeone