Project

Profile

Help

Task #3107

closed

Switch JWT auth token string from 'JWT' to 'Bearer'

Added by bmbouter over 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
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

[0]: https://jwt.io/introduction/

Also available in: Atom PDF