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

Enable Cert based auth in daily and PR pipelines #2404

Closed somalaya closed 5 months ago

somalaya commented 5 months ago

The secret key for lab vault has been replaced with the certificate.

Common PR : https://identitydivision.visualstudio.com/Engineering/_build/results?buildId=1296968&view=results Common4j PR : https://identitydivision.visualstudio.com/Engineering/_build/results?buildId=1296974&view=results Build Consumers PR : https://identitydivision.visualstudio.com/Engineering/_build/results?buildId=1296975&view=results Note that some linux tests are still failing. Will try to address those today.