You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/brokered-auth.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
-
title: Brokered auth in Android | Azure
2
+
title: Brokered authentication in Android
3
+
titlesuffix: Microsoft identity platform
3
4
description: An overview of brokered authentication & authorization for Android in the Microsoft identity platform
4
5
services: active-directory
5
6
author: shoatman
@@ -9,15 +10,13 @@ ms.subservice: develop
9
10
ms.topic: conceptual
10
11
ms.workload: identity
11
12
ms.date: 09/14/2019
12
-
ms.author: shoatman, hahamil, brianmel
13
+
ms.author: shoatman
13
14
ms.custom: aaddev
14
-
ms.reviewer: shoatman
15
+
ms.reviewer: shoatman, hahamil, brianmel
15
16
ms.collection: M365-identity-device-management
16
17
---
17
18
18
-
# Brokered auth in Android
19
-
20
-
## Introduction
19
+
# Brokered authentication in Android
21
20
22
21
You must use one of Microsoft's authentication brokers to participate in device-wide Single Sign-On (SSO) and to meet organizational Conditional Access policies. Integrating with a broker provides the following benefits:
0 commit comments