Currently when using OAuth2, credentials can be specified by setting the oAuth2SecretsJsonPath property. It would be great if another property existed named oAuth2SecretsJson so that the secrets don't have to be written to disk but instead can be read directly from environment variables.