Skip to content

Commit e6cba5c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Once you've generated a signature hash with _keytool_, use the Azure portal to g
116116
1. If you have access to multiple tenants, use the **Directories + subscriptions** filter :::image type="icon" source="/azure/active-directory/develop/media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to switch to the tenant in which you registered your application.
117117
1. Search for and select **Azure Active Directory**.
118118
1. Under **Manage**, select **App registrations**.
119-
1. In **App registrations**, select your application.
119+
1. Under **Manage**, select **App registrations**, then select your application.
120120
1. Under **Manage**, select **Authentication** > **Add a platform** > **Android**.
121121
1. In the **Configure your Android app** pane that opens, enter the **Signature hash** that you generated earlier and a **Package name**.
122122
1. Select the **Configure** button.

0 commit comments

Comments
 (0)