寻找更改 SelfAssertedAttributeProvider 标题的简单选项 UI

Looking for an easy option to change the title of a SelfAssertedAttributeProvider UI

我的技术资料要求使用一个简单的问题。这是定义:

    <TechnicalProfile Id="SelfAsserted-Select-MFA-Method">
      <DisplayName>Allow user to choose their MFA Method</DisplayName>
      <Protocol Name="Proprietary" Handler="Web.TPEngine.Providers.SelfAssertedAttributeProvider, Web.TPEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
      <Metadata>
        <Item Key="ContentDefinitionReferenceId">api.selfasserted</Item>
      </Metadata>
      <OutputClaims>
        <OutputClaim ClaimTypeReferenceId="extension_mfaByPhoneOrEmail" Required="true"/>
      </OutputClaims>
    </TechnicalProfile>

以上技术资料显示以下内容UI:

是否有一个简单的选项来更改上述 TechnicalProfile XML 定义中的 header 文本“更新您当前的配置文件”?

使用语言自定义,id为initial_intro https://docs.microsoft.com/en-us/azure/active-directory-b2c/localization-string-ids#sign-up-and-self-asserted-pages-user-interface-elements