Skip to content

Commit 15ef69a

Browse files
Update articles/active-directory/develop/msal-android-single-sign-on.md
Co-authored-by: Chris Werner <[email protected]>
1 parent f214be3 commit 15ef69a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory/develop/msal-android-single-sign-on.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ In this how-to, you'll learn how to configure the SDKs used by your application
2525

2626
## Prerequisites
2727

28-
- Provision your app using the Azure portal. For more information about app provision, see the instructions for creating an app in [the Android tutorial](./tutorial-v2-android.md#create-a-project)
28+
This how-to assumes you know how to:
29+
30+
- Provision your app using the Azure portal. For more information, see the instructions for creating an app in [the Android tutorial](./tutorial-v2-android.md#create-a-project)
2931
- Integrate your application with the [MSAL for Android](https://github.com/AzureAD/microsoft-authentication-library-for-android)
3032

3133
## Methods for single sign-on

0 commit comments

Comments
 (0)