AzureAD / microsoft-authentication-library-for-java

Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
MIT License
289 stars 145 forks source link

Add integration tests for managed identity #689

Closed neha-bhargava closed 8 months ago

neha-bhargava commented 1 year ago

Use the MSI Helper service to write integration tests.

bgavrilMS commented 8 months ago

As per discussion with @neha-bhargava , it should be sufficient to keep these integration tests in MSAL.NET only. We can revisit this if needed.