Azure AD B2C Localization string IDs issue

Vadim Khalatryan 25 Reputation points
2024-11-14T14:35:19.65+00:00

I'm using Azure AD B2C with custom content page versions, currently on version urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.18.

According to the Microsoft documentation, the string ID 'requiredField_email' should be supported for Page Layout Versions above 2.

However, when I attempt to upload a localization file with StringId='requiredField_email'I encountered a validation error stating that this string ID was not recognized.

Has anyone experienced a similar issue or found a workaround for this? Any guidance would be appreciated.

The localized string with ElementType: UxElement and StringId: requiredField_email has an invalid StringId

Thanks

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. James Hamil 27,211 Reputation points Microsoft Employee Moderator
    2024-11-21T19:41:03.0333333+00:00

    Hi @Vadim Khalatryan , from my understanding, it seems like requiredField_email is only available for page layouts versions before 2.

    requiredfield

    You can try using a custom script to change the message instead.

    Please let me know if you have any questions and I can help you further.

    If this answer helps you please mark "Accept Answer" so other users can reference it.

    Thank you,

    James

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.