Set Authorization Header from context menu
mtausig opened this issue · 0 comments
mtausig commented
A lot of APIs are using an Authorization
header with a bearer token instead of a cookie.
While setting and updating cookies for different users is very convenient from the context menu, those headers have to copy/pasted manually into the AuthMatrix configuration
I would therefore suggest to add a Send Authorization Header to AuthMatrix user: xxx to the context menu.