Skip to content

Commit 3627e29

Browse files
authored
Remove duplicate note on WKWebView usage
1 parent 23fd3b3 commit 3627e29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

support/entra/entra-id/app-integration/repeat-login-prompts-in-msal-ios-app.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ Use `ASWebAuthenticationSession` and Safari system browser (`UIApplication.share
4242
Use `WKWebView`
4343

4444
- Use Case: You explicitly configure MSAL to use `WKWebView`, and your app also uses `WKWebView` for related workflows.
45-
46-
- **Note:** You can use `WKWebView` for a consistent experience within your app. However, because it's sandboxed, `WKWebView` doesn't share session cookies with Safari system browser or other apps. This condition limits support for SSO to within your app only.
45+
- **Note:** You can use `WKWebView` for a consistent experience within your app. However, because it's sandboxed, `WKWebView` doesn't share session cookies with Safari system browser or other apps. In this condition, SSO support is limited to use within your app.
4746

4847
For more information, see [Customizing webviews and browsers](/azure/active-directory/develop/customize-webviews).
4948

0 commit comments

Comments
 (0)