Andrew Lerman

Results 2 issues of Andrew Lerman

Credit to @MacTool for the [recommendation and resolution](https://github.com/jamf/Jamf-Environment-Test/issues/13#issuecomment-2035366238). Performed testing of the script after the change on the following, all of which recorded the APNS status correctly: - Silicon MBP...

## Overview This PR implements the following: - Refactored `BasicAuthCredentialProvider` to `UserCredentialsProvider` throughout codebase - Refactored `LoadFromAWSSecretsManager`, `PromptForCredentials` and `LoadFromKeychain` into helper functions instead of classes. Each function returns a...