okta-sdk-php
okta-sdk-php copied to clipboard
Handle cases where posix_getpwuid might return false
posix_getpwuid
might return false
if it fails to get the user data, which is most common in Docker environments.