File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ manager: celestedg
8
8
ms.service : active-directory
9
9
ms.workload : identity
10
10
ms.topic : reference
11
- ms.date : 04/03 /2020
11
+ ms.date : 04/20 /2020
12
12
ms.author : mimart
13
13
ms.subservice : B2C
14
14
---
@@ -40,7 +40,7 @@ The following example shows a **RelyingParty** element in the *B2C_1A_signup_sig
40
40
<RelyingParty >
41
41
<DefaultUserJourney ReferenceId =" SignUpOrSignIn" />
42
42
<UserJourneyBehaviors >
43
- <SingleSignOn Scope =" TrustFramework " KeepAliveInDays =" 7" />
43
+ <SingleSignOn Scope =" Tenant " KeepAliveInDays =" 7" />
44
44
<SessionExpiryType >Rolling</SessionExpiryType >
45
45
<SessionExpiryInSeconds >300</SessionExpiryInSeconds >
46
46
<JourneyInsights TelemetryEngine =" ApplicationInsights" InstrumentationKey =" your-application-insights-key" DeveloperMode =" true" ClientEnabled =" false" ServerEnabled =" true" TelemetryVersion =" 1.0.0" />
You can’t perform that action at this time.
0 commit comments