File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ manager: celestedg
9
9
ms.service : active-directory
10
10
ms.topic : conceptual
11
11
ms.workload : identity
12
- ms.date : 03/24 /2020
12
+ ms.date : 04/05 /2020
13
13
ms.author : mimart
14
14
ms.subservice : B2C
15
15
@@ -128,6 +128,7 @@ Add the profiles to the *TrustFrameworkExtensions.xml* file from the starter pac
128
128
<InputClaim ClaimTypeReferenceId =" PolicyId" PartnerClaimType =" {property:Policy}" DefaultValue =" {Policy:PolicyId}" />
129
129
<InputClaim ClaimTypeReferenceId =" CorrelationId" PartnerClaimType =" {property:CorrelationId}" DefaultValue =" {Context:CorrelationId}" />
130
130
<InputClaim ClaimTypeReferenceId =" Culture" PartnerClaimType =" {property:Culture}" DefaultValue =" {Culture:RFC5646}" />
131
+ </InputClaims >
131
132
</TechnicalProfile >
132
133
133
134
<TechnicalProfile Id =" AppInsights-SignInRequest" >
@@ -236,4 +237,4 @@ Add claim types and events to your user journey to fit your needs. You can use [
236
237
237
238
## Next steps
238
239
239
- - Learn more about [ Application Insights] ( application-insights-technical-profile.md ) technical profile in the IEF reference.
240
+ - Learn more about [ Application Insights] ( application-insights-technical-profile.md ) technical profile in the IEF reference.
You can’t perform that action at this time.
0 commit comments