Shahzaib

Results 13 issues of Shahzaib

Add a pipeline that will run Nightly MSAL against Prod Broker Automation

test-automation

Per: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/1799

msal

Related PR: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/1770 This PR just fixes existing test cases after telemetry schema updated in the above linked PR.

msal

This PR Addresses https://github.com/openjfx/javafx-gradle-plugin/issues/99 Platform can now be configured as follows: ![image](https://user-images.githubusercontent.com/37125644/116840710-bb882e00-ab8b-11eb-9783-cd7635db48ed.png)

enhancement

It seems platform is currently detected here: https://github.com/openjfx/javafx-gradle-plugin/blob/master/src/main/java/org/openjfx/gradle/JavaFXOptions.java#L60 Is setting this / overriding this currently supported? Didn't seem so from documentation. Basically instead of detecting, can we make an option...

Pipeline that can run MSAL automation using supplied RC build of MSAL and run it against prod brokers.

Developer provided logger settings for the logger MAY get overwritten by our default values in some cases. Consider the following scenario: - A developer does NOT provide a logger config...

Bug - P2
Internal

Add Automation Tests to test perf when multiple silent token requests are done in parallel. Two tests are added: one for non-joined and one for joined device

test-automation

Please make sure every Pull Request has the following information: * A reference to a related issue in your repository (mandatory) * A description of the changes proposed in the...