I have described the requirement of a Authorization header with a Bearer Token, and inside of the editor, in the live preview, I can click the Authorize button and I get this dialog, as I would expect:
However, in the Developer Portal, it tries to use Http Basic Auth:
How can I get the Developer Portal to allow the user to input a Bearer token for their Authorization?