Skip to content

Commit f990aa7

Browse files
Merge pull request #219406 from henrymbuguakiarie/msid-gh-issue-msal-android-single-sign-on
[msid][gh-issue] removing unnecessary alert boxes
2 parents 061c904 + 1f07e73 commit f990aa7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ The Azure portal generates the redirect URI for you and displays it in the **And
123123

124124
For more information about signing your app, see [Sign your app](https://developer.android.com/studio/publish/app-signing) in the Android Studio User Guide.
125125

126-
> [!IMPORTANT]
127-
> Use your production signing key for the production version of your app.
128-
129126
#### Configure MSAL to use a broker
130127

131128
To use a broker in your app, you must attest that you've configured your broker redirect. For example, include both your broker enabled redirect URI--and indicate that you registered it--by including the following settings in your MSAL configuration file:

0 commit comments

Comments
 (0)