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
Actions
Change the default header prefix for jwt requests
fixes #3107 https://pulp.plan.io/issues/3107