iamgusain
iamgusain
Cleaning up the code owners and making @AzureAD/androididentity group as default code owner.
Adding the lab cert to copy file rule Adding a span name for AndroidKeyStoreSessionKeyLoaderOperation
Added Unit tests for Silent Token command with no, single and multiple controller mocking the controller behavior to either return success or an error.
Adding logic to handle token binding CA policy errors. Corresponding STS side PR for iOS and mac (Android will come later)- https://msazure.visualstudio.com/DefaultCollection/One/_git/ESTS-Main/pullrequest/10445085?_a=files&path=/src/Product/Microsoft.AzureAD.Common/Configuration/ICloudStsSettings.cs Description of errors/redirect uri returned from server for...
Adding constant and jwtRequestBody field for purpose claim This claim in refreshtokencredential indicates whether or not to send encrypted response back More details in workitem: https://identitydivision.visualstudio.com/Engineering/_boards/board/t/Auth%20Client%20-%20Android/Backlog%20items/?workitem=2953802
Changes to fix tests for local flight run when keystore key flight is enabled. (Install cert operation is not supported separately with keystore keys flight enabled) - When Authenticator is...
Creating this PR to merge changes in the Original PR: #2274