You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came accross the issue that I was not able to use the Authorization Bearer header to authorize my requests.
When I used the custom Cockpit-Token header everything worked properly.
I think a custom header is a good alternative, I just don't want to send the token in the request URL as parameter.
EDIT: I'm using version 0.12.2
Maybe this is just a setup issue of mine, just wanted to share my experience.
The text was updated successfully, but these errors were encountered:
I came accross the issue that I was not able to use the
Authorization Bearer
header to authorize my requests.When I used the custom
Cockpit-Token
header everything worked properly.I think a custom header is a good alternative, I just don't want to send the token in the request URL as parameter.
EDIT: I'm using version
0.12.2
Maybe this is just a setup issue of mine, just wanted to share my experience.
The text was updated successfully, but these errors were encountered: