Description
KNOX-659 changed expectations for the clientName provider parameter from optional/conditional to mandatory. This was so that we could determine the possibly default configuration elements for clients that require keystore details.
The lack of this configuration is now resulting in a NPE. We need to fail to deploy the topology as a result of this required parameter being missing with appropriate logging for diagnostics.