Skip to content

Commit f0ffdb1

Browse files
Merge pull request #236691 from henrymbuguakiarie/msid-gh-issue-single-sign-on-macos-ios
[MSID][gh-issue] single-sign-on-macos-ios.md (ADO-88379)
2 parents 1ec0821 + aa1610d commit f0ffdb1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/active-directory/develop/single-sign-on-macos-ios.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 11/23/2022
12+
ms.date: 05/03/2023
1313
ms.author: henrymbugua
1414
ms.reviewer:
1515
ms.custom: aaddev, engagement-fy23
@@ -25,9 +25,7 @@ This type of SSO works between multiple apps distributed by the same Apple Devel
2525

2626
- [SSO through Authentication broker](#sso-through-authentication-broker-on-ios)
2727

28-
The SSO through authentication broker isn't available on macOS.
29-
30-
Microsoft provides apps called brokers, that enable SSO between applications from different vendors as long as the mobile device is registered with Azure Active Directory (Azure AD). This type of SSO requires a broker application be installed on the user's device.
28+
Microsoft provides apps called brokers that enable SSO between applications from different vendors as long as the mobile device is registered with Azure Active Directory (Azure AD). This type of SSO requires a broker application be installed on the user's device.
3129

3230
- **SSO between MSAL and Safari**
3331

@@ -39,7 +37,7 @@ This type of SSO is currently not available on macOS. MSAL on macOS only support
3937

4038
- **Silent SSO between ADAL and MSAL macOS/iOS apps**
4139

42-
MSAL Objective-C supports migration and SSO with ADAL Objective-C-based apps. The apps must be distributed by the same Apple Developer.
40+
MSAL Objective-C support migration and SSO with ADAL Objective-C-based apps. The apps must be distributed by the same Apple Developer.
4341

4442
See [SSO between ADAL and MSAL apps on macOS and iOS](sso-between-adal-msal-apps-macos-ios.md) for instructions for cross-app SSO between ADAL and MSAL-based apps.
4543

0 commit comments

Comments
 (0)