Skip to content

Commit 47d09ca

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into staff0219
2 parents 201e7c1 + 5e462db commit 47d09ca

File tree

1,975 files changed

+21807
-20208
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,975 files changed

+21807
-20208
lines changed

.openpublishing.redirection.json

Lines changed: 314 additions & 193 deletions
Large diffs are not rendered by default.

articles/active-directory-b2c/custom-policy-keep-me-signed-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To enable KMSI, set the content definition `DataUri` element to [page identifier
5050

5151
## Add the metadata to the self-asserted technical profile
5252

53-
To add the KMSI checkbox to the sign-up and sign-in page, set the `setting.enableRememberMe` metadata to false. Override the SelfAsserted-LocalAccountSignin-Email technical profiles in the extension file.
53+
To add the KMSI checkbox to the sign-up and sign-in page, set the `setting.enableRememberMe` metadata to true. Override the SelfAsserted-LocalAccountSignin-Email technical profiles in the extension file.
5454

5555
1. Find the ClaimsProviders element. If the element doesn't exist, add it.
5656
1. Add the following claims provider to the ClaimsProviders element:
27.4 KB
Loading
19.9 KB
Loading
34.7 KB
Loading
44.1 KB
Loading
29.4 KB
Loading
34.2 KB
Loading
36.2 KB
Loading

0 commit comments

Comments
 (0)