AzureAD / microsoft-authentication-library-for-java

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

Add resource to header in Cloud Shell flow #800

Closed Avery-Dunn closed 3 months ago

Avery-Dunn commented 3 months ago

Per feedback from the Azure SDK, the resource should be added to the headers of the Cloud Shell flow's POST request

This PR also cleans up some unnecessary equality checks in the unit tests