extend authentication options for Automations
Currently external systems can only authenticate with the Automation Access Key in x-api-key.
There are some systems that are limited to what they can send, like the IFS External Reporting Gateway:
Authorization Request Header format: "Authorization": ["Bearer <API Key>"]
Increasing the authentication options for our Automations, in this case changing the header name zo "Authorization", would enable some use cases for Flow around IFS Reporting
1
vote