Samuel Wainaina
Samuel Wainaina
This PR serves to provide the functionality of automating TestCase1561080 URL: https://identitydivision.visualstudio.com/Engineering/_testPlans/define?planId=1905195&suiteId=1905204
A small PR that seeks to fix a method naming error.
This is a PR to automate the test case 1561078 that automates getting the device token. The link to the test case is: https://identitydivision.visualstudio.com/Engineering/_testPlans/define?planId=1905195&suiteId=1905204
A client pointed out a mistake we have on our documentation regarding the msal version being 2.0.+ instead of 2.3.+
Task: https://identitydivision.visualstudio.com/Engineering/_workitems/edit/1254660 Create pipeline with the following configuration Prod MSAL - Dev BROKER Pipeline for review URL: https://identitydivision.visualstudio.com/Engineering/_build?definitionId=1791&_a=summary
A regression was noted where using compileSdkVersion=32 resulted to an Out of Memory error in the AADAuthenticator build and test pipeline. Assigning compileSdkVersion=31 is to attempt to correct the issue...
Add log lines to generate an authenticator app to share with the client to help provide the resolution to figure out the AT expired token issue we have on the...