Pass Basic Auth (Authorization Header) to Client Callback URL & Preliminary Callback URL when Both are Present
Using an API-based web app integration, from the "More" menu in the web app, if developer requires basic auth to complete the request, authorization header is only passed to the Preliminary Callback URL and never the Client Callback URL - even if Client Callback is the only URL present.
Expected Behavior:
Allowing the developer to choose whether basic auth is required would imply that we would always pass the Authorization header with our requests so they can validate.
0
votes
AdminTony Melrose
(Admin, Box)
shared this idea