Skip to content

Commit 5a0a138

Browse files
authored
Merge pull request #105239 from yoelhor/patch-19
Update relyingparty.md
2 parents 05ba17c + 86c68eb commit 5a0a138

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory-b2c/relyingparty.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: reference
11-
ms.date: 02/02/2020
11+
ms.date: 02/24/2020
1212
ms.author: marsma
1313
ms.subservice: B2C
1414
---
@@ -113,6 +113,7 @@ The **UserJourneyBehaviors** element contains the following elements:
113113
| SessionExpiryInSeconds | 0:1 | The lifetime of Azure AD B2C's session cookie specified as an integer stored on the user's browser upon successful authentication. |
114114
| JourneyInsights | 0:1 | The Azure Application Insights instrumentation key to be used. |
115115
| ContentDefinitionParameters | 0:1 | The list of key value pairs to be appended to the content definition load URI. |
116+
|ScriptExecution| 0:1| The supported [JavaScript](javascript-samples.md) execution modes. Possible values: `Allow` or `Disallow` (default).
116117

117118
### SingleSignOn
118119

0 commit comments

Comments
 (0)