Currently the private_key field in the JSON param string of the OAuth2 authentication can only represent the file path to the credential file. We should support configuring a URL for base64 protocol like data:application/json;base64,<base64-encoded value>.