Actions
Task #3107
closedSwitch JWT auth token string from 'JWT' to 'Bearer'
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 27
Quarter:
Description
When submitting the JWT to Pulp, the user should use 'Bearer: ' as the prefix for the value of the Authorization header. This is what the JWT website basically gives as an example [0].
See a note from @daviddavis about how to do this with a plugin library setting: https://www.redhat.com/archives/pulp-dev/2017-October/msg00141.html
Updated by daviddavis about 7 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
Updated by dalley about 7 years ago
- Tracker changed from Issue to Task
- Sprint/Milestone set to 46
- % Done set to 0
Added by daviddavis about 7 years ago
Added by daviddavis about 7 years ago
Revision c860671c | View on GitHub
Change the default header prefix for jwt requests
Updated by daviddavis about 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|c860671c0dc4ab326f631ab0491fb9014184c115.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Change the default header prefix for jwt requests
fixes #3107 https://pulp.plan.io/issues/3107