remove auth header from hmac challenge request
Type of change
-
Bug Fix
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Issue: osdu/platform/pre-shipping#303
Does this introduce a change in the core logic?
- [YES]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
Common code
Does this introduce a breaking change?
- [NO]
What is the current behavior?
For hmac
challenge request, the token of the user that is willing to register a subscription will be transferred to the subscriber.
What is the new/expected behavior?
User token not transferred to the subscriber.
Edited by Rustam Lotsmanenko (EPAM)