1991 Fixed issue with opening auth fragment#2274
1991 Fixed issue with opening auth fragment#2274VolodaUa wants to merge 9 commits intoAzureAD:devfrom
Conversation
c3c3326 to
c72e018
Compare
@microsoft-github-policy-service agree |
|
@fadidurah Could team review this pull request? |
|
@rpdome @shahzaibj @melissaahn |
|
When can we expect this to be merged. |
I would like to merge as soon as possible, but I can't as it should be reviewed. Unfortunately, no feedback and ignoring is present from this library team ((( |
253d8b2 to
49bc78a
Compare
|
Hi, Could someone approve and run the workflows. I would like finally to merge the pull request. 🙏 |
|
/azp run Common4j - Build & Test |
|
No pipelines are associated with this pull request. |
|
/azp run "Common4j - Build & Test" |
|
No pipelines are associated with this pull request. |
…der.withFragment method is used
718b141 to
021c41e
Compare
|
Commenter does not have sufficient privileges for PR 2274 in repo AzureAD/microsoft-authentication-library-common-for-android |
|
/azp run "Common4j - Build & Test" |
|
No pipelines are associated with this pull request. |
|
Hi @shahzaibj Is there any chance of merging this pull request? Thanks! |
|
/azp run "Common4j - Build & Test" |
|
Commenter does not have sufficient privileges for PR 2274 in repo AzureAD/microsoft-authentication-library-common-for-android |
|
Hi team, Could someone approve and run the workflows? I would like to merge the pull request. This pull request has merge conflict every time becaose of change log file changes. Thanks a lot! |
|
Hi @shahzaibj Could you please run the workflows?😅 |
|
Hi team, Can someone trigger @shahzaibj @iamgusain workflows? I don't have permission to do it. Thanks! |
This pull request fixes the issue when the Android App using the MSAL library builds the multiple client app the following code is used
AcquireTokenParameters.Builder().withFragment(fragment).
Issue: AzureAD/microsoft-authentication-library-for-android#1991