Removed a potentially breaking Authentication header logging
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [Yes]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
Discovered when trying to fix an oes::core::Format that was erroneously checked in.
This removes the logging of the Authentication header, which could be used to acquire the client secret and ID if the Service Principal is used.