Task #3107
Switch 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
Associated revisions
Revision c860671c
View on GitHub
Change the default header prefix for jwt requests
History
#1
Updated by dkliban@redhat.com about 3 years ago
- Groomed changed from No to Yes
#2
Updated by daviddavis about 3 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
#3
Updated by dalley about 3 years ago
- Tracker changed from Issue to Task
- Sprint/Milestone set to 46
- % Done set to 0
#4
Updated by daviddavis about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|c860671c0dc4ab326f631ab0491fb9014184c115.
#5
Updated by bmbouter almost 3 years ago
- Sprint set to Sprint 27
#6
Updated by bmbouter almost 3 years ago
- Sprint/Milestone deleted (
46)
#7
Updated by daviddavis almost 2 years ago
- Sprint/Milestone set to 3.0.0
#8
Updated by bmbouter almost 2 years ago
- Tags deleted (
Pulp 3)
#9
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Change the default header prefix for jwt requests
fixes #3107 https://pulp.plan.io/issues/3107