From 6932a0af299950139da68faac103079406847b4a Mon Sep 17 00:00:00 2001 From: Yoel Hor Date: Wed, 15 Sep 2021 15:13:26 +0300 Subject: [PATCH] Page version --- .../LocalAccounts/TrustFrameworkBase.xml | 16 ++++++++-------- .../SocialAccounts/TrustFrameworkBase.xml | 12 ++++++------ .../TrustFrameworkBase.xml | 16 ++++++++-------- .../TrustFrameworkBase.xml | 18 +++++++++--------- LocalAccounts/TrustFrameworkBase.xml | 16 ++++++++-------- SocialAccounts/TrustFrameworkBase.xml | 12 ++++++------ SocialAndLocalAccounts/TrustFrameworkBase.xml | 16 ++++++++-------- .../TrustFrameworkBase.xml | 18 +++++++++--------- SocialAndLocalAccountsWithMfa/readme.md | 2 +- .../TrustFrameworkExtensions.xml | 16 ++++++++-------- .../Sample-pre-migration-Base.xml | 16 ++++++++-------- .../Phone_Email_Base.xml | 2 +- 12 files changed, 80 insertions(+), 80 deletions(-) diff --git a/Display Controls Starterpack/LocalAccounts/TrustFrameworkBase.xml b/Display Controls Starterpack/LocalAccounts/TrustFrameworkBase.xml index 380f1e8..1d13847 100644 --- a/Display Controls Starterpack/LocalAccounts/TrustFrameworkBase.xml +++ b/Display Controls Starterpack/LocalAccounts/TrustFrameworkBase.xml @@ -330,7 +330,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -339,7 +339,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -349,7 +349,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -359,7 +359,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -368,7 +368,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -377,7 +377,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -386,7 +386,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -395,7 +395,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/Display Controls Starterpack/SocialAccounts/TrustFrameworkBase.xml b/Display Controls Starterpack/SocialAccounts/TrustFrameworkBase.xml index d494984..22cc771 100644 --- a/Display Controls Starterpack/SocialAccounts/TrustFrameworkBase.xml +++ b/Display Controls Starterpack/SocialAccounts/TrustFrameworkBase.xml @@ -270,7 +270,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -279,7 +279,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -289,7 +289,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -299,7 +299,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -308,7 +308,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -317,7 +317,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page diff --git a/Display Controls Starterpack/SocialAndLocalAccounts/TrustFrameworkBase.xml b/Display Controls Starterpack/SocialAndLocalAccounts/TrustFrameworkBase.xml index 8c36293..35a2673 100644 --- a/Display Controls Starterpack/SocialAndLocalAccounts/TrustFrameworkBase.xml +++ b/Display Controls Starterpack/SocialAndLocalAccounts/TrustFrameworkBase.xml @@ -383,7 +383,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -392,7 +392,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -402,7 +402,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -412,7 +412,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -421,7 +421,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -430,7 +430,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -439,7 +439,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -448,7 +448,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/Display Controls Starterpack/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml b/Display Controls Starterpack/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml index eabea55..b505477 100644 --- a/Display Controls Starterpack/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml +++ b/Display Controls Starterpack/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml @@ -422,7 +422,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -431,7 +431,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -441,7 +441,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -451,7 +451,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -460,7 +460,7 @@ ~/tenant/templates/AzureBlue/multifactor-1.0.0.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:multifactor:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:multifactor:1.2.5 Multi-factor authentication page @@ -469,7 +469,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -478,7 +478,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -487,7 +487,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -496,7 +496,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.0.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/LocalAccounts/TrustFrameworkBase.xml b/LocalAccounts/TrustFrameworkBase.xml index d8a0bb6..ed6eb37 100644 --- a/LocalAccounts/TrustFrameworkBase.xml +++ b/LocalAccounts/TrustFrameworkBase.xml @@ -323,7 +323,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -332,7 +332,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -342,7 +342,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -352,7 +352,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -361,7 +361,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -370,7 +370,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -379,7 +379,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -388,7 +388,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/SocialAccounts/TrustFrameworkBase.xml b/SocialAccounts/TrustFrameworkBase.xml index 6d586fd..b1aa30f 100644 --- a/SocialAccounts/TrustFrameworkBase.xml +++ b/SocialAccounts/TrustFrameworkBase.xml @@ -263,7 +263,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -272,7 +272,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -282,7 +282,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -292,7 +292,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -301,7 +301,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -310,7 +310,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page diff --git a/SocialAndLocalAccounts/TrustFrameworkBase.xml b/SocialAndLocalAccounts/TrustFrameworkBase.xml index 4fb559c..7695522 100644 --- a/SocialAndLocalAccounts/TrustFrameworkBase.xml +++ b/SocialAndLocalAccounts/TrustFrameworkBase.xml @@ -376,7 +376,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -385,7 +385,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -395,7 +395,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -405,7 +405,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -414,7 +414,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -423,7 +423,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -432,7 +432,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -441,7 +441,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml b/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml index d9605ef..729a6c9 100644 --- a/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml +++ b/SocialAndLocalAccountsWithMfa/TrustFrameworkBase.xml @@ -415,7 +415,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -424,7 +424,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -434,7 +434,7 @@ ~/tenant/templates/AzureBlue/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -444,7 +444,7 @@ ~/tenant/templates/AzureBlue/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -453,7 +453,7 @@ ~/tenant/templates/AzureBlue/multifactor-1.0.0.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:multifactor:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:multifactor:1.2.5 Multi-factor authentication page @@ -462,7 +462,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -471,7 +471,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -480,7 +480,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -489,7 +489,7 @@ ~/tenant/templates/AzureBlue/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/SocialAndLocalAccountsWithMfa/readme.md b/SocialAndLocalAccountsWithMfa/readme.md index 905c428..5f3bf21 100644 --- a/SocialAndLocalAccountsWithMfa/readme.md +++ b/SocialAndLocalAccountsWithMfa/readme.md @@ -81,7 +81,7 @@ The following [content definition](https://docs.microsoft.com/azure/active-direc ~/tenant/templates/AzureBlue/multifactor-1.0.0.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:multifactor:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:multifactor:1.2.5 Multi-factor authentication page diff --git a/scenarios/aadb2c-ief-ui-customization/TrustFrameworkExtensions.xml b/scenarios/aadb2c-ief-ui-customization/TrustFrameworkExtensions.xml index dafb943..10f9b07 100644 --- a/scenarios/aadb2c-ief-ui-customization/TrustFrameworkExtensions.xml +++ b/scenarios/aadb2c-ief-ui-customization/TrustFrameworkExtensions.xml @@ -18,7 +18,7 @@ ~/tenant/default/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -27,7 +27,7 @@ ~/tenant/default/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -37,7 +37,7 @@ ~/tenant/default/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -48,7 +48,7 @@ https://contosoaadb2cui.azurewebsites.net/home/unified ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -58,7 +58,7 @@ https://contosoaadb2cui.azurewebsites.net/home/selfAsserted ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -67,7 +67,7 @@ ~/tenant/default/updateProfile.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -77,7 +77,7 @@ https://contosoaadb2cui.azurewebsites.net/home/selfAsserted ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -87,7 +87,7 @@ https://contosoaadb2cui.azurewebsites.net/home/selfAsserted ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/scenarios/aadb2c-user-migration/Sample-pre-migration-Base.xml b/scenarios/aadb2c-user-migration/Sample-pre-migration-Base.xml index c591519..dcd2d7b 100644 --- a/scenarios/aadb2c-user-migration/Sample-pre-migration-Base.xml +++ b/scenarios/aadb2c-user-migration/Sample-pre-migration-Base.xml @@ -314,7 +314,7 @@ ~/tenant/default/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page @@ -322,7 +322,7 @@ ~/tenant/default/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign in @@ -331,7 +331,7 @@ ~/tenant/default/idpSelector.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:idpselection:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:providerselection:1.2.1 Idp selection page Sign up @@ -340,7 +340,7 @@ ~/tenant/default/unified.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:unifiedssp:1.0.0 + urn:com:microsoft:aad:b2c:elements:contract:unifiedssp:2.1.5 Signin and Signup @@ -348,7 +348,7 @@ ~/tenant/default/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -356,7 +356,7 @@ ~/tenant/default/updateProfile.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Collect information from user page @@ -364,7 +364,7 @@ ~/tenant/default/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account sign up page @@ -372,7 +372,7 @@ ~/tenant/default/selfAsserted.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7 Local account change password page diff --git a/scenarios/phone-number-passwordless/Phone_Email_Base.xml b/scenarios/phone-number-passwordless/Phone_Email_Base.xml index 5f65be8..6ed0569 100644 --- a/scenarios/phone-number-passwordless/Phone_Email_Base.xml +++ b/scenarios/phone-number-passwordless/Phone_Email_Base.xml @@ -627,7 +627,7 @@ ~/tenant/templates/AzureBlue/exception.cshtml ~/common/default_page_error.html - urn:com:microsoft:aad:b2c:elements:globalexception:1.1.0 + urn:com:microsoft:aad:b2c:elements:contract:globalexception:1.2.1 Error page