AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Changes to launch AEA app from Broker's WebView #2264

Closed shahzaibj closed 10 months ago

shahzaibj commented 10 months ago

This is needed to unblock our partner. Broker will launch the AEA app when it receives the above redirect with scheme aea:// (essentially by launching an Intent for this URI).

At this stage, the AEA app will come to foreground and user can complete their action in the app.