nifi/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-reporting-task/src
Malthe Borch 83a9e965d2 NIFI-9888 Fix Azure header datetime format
This fixes the occasional "403 Forbidden" bug that we have seen, simply because
the signature ends up being invalid due to an invalid datetime format used.

Issue: NIFI-9888
Reference: https://stackoverflow.com/a/51636763/647151

Use statically defined formatter and explain why

This closes #5943.

Signed-off-by: Kevin Doran <kdoran@apache.org>
2022-04-23 22:11:40 -04:00
..
main NIFI-9888 Fix Azure header datetime format 2022-04-23 22:11:40 -04:00
test/java/org/apache/nifi/reporting/azure/loganalytics NIFI-9085 Refactored the Elasticsearch bundle to use JUnit 5 2022-03-07 21:49:23 -06:00