AzureAD / microsoft-authentication-library-for-objc

Microsoft Authentication Library (MSAL) for iOS and macOS
http://aka.ms/aadv2
MIT License
255 stars 141 forks source link

Native auth E2E tests: read password from key vault #2245

Closed nilo-ms closed 1 week ago

nilo-ms commented 2 weeks ago

Proposed changes

This PR contains the changes to read the password from key vault using the existing code from MSAL Objective-C. This new test "test_signInUsingPasswordWithKnownUsernameResultsInSuccess" is now enabled.

Type of change

Risk

Additional information

This PR also contains a change in the project file to fix an issue in the Build script phase "copy conf.json". It now uses the correct variable.