Skip to content

Commit f51423f

Browse files
authored
Merge pull request #96901 from jmprieur/Fix43227
Adressing feedback in issue 43227
2 parents 3a4af9c + bd32816 commit f51423f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory/develop/msal-net-use-brokers-with-xamarin-apps.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,9 @@ The portal has a new experience app registration portal to help you compute the
178178

179179
## Brokered authentication for Android
180180

181-
The broker support isn't available for Android.
181+
MSAL.NET only support the Xamarin.iOS platform at the moment. It doesn't yet support brokers for the Xamarin.Android platform.
182+
183+
The MSAL Android native library already supports it. For details see [Brokered auth in Android](https://docs.microsoft.com/azure/active-directory/develop/brokered-auth.md)
182184

183185
## Next steps
184186

0 commit comments

Comments
 (0)