Skip to content

Make Authorization header value more uniform and use 'Bearer' prefix#10197

Merged
mshaposhnik merged 1 commit intomasterfrom
fix_bearer
Jun 27, 2018
Merged

Make Authorization header value more uniform and use 'Bearer' prefix#10197
mshaposhnik merged 1 commit intomasterfrom
fix_bearer

Conversation

@mshaposhnik
Copy link
Copy Markdown
Contributor

@mshaposhnik mshaposhnik commented Jun 26, 2018

What does this PR do?

Adds 'Bearer' prefix into Authentication header of all machine-token signed requests.
Thats made to unify tokens format with oidc protocol and avoid potential problems with 3rd party authenticators (like jwtproxy or smthn else)

What issues does this PR fix or reference?

Release Notes

N/A

Docs PR

N/A

@mshaposhnik mshaposhnik requested review from skabashnyuk and sleshchenko and removed request for garagatyi and vparfonov June 26, 2018 12:35
@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Jun 26, 2018
@mshaposhnik mshaposhnik merged commit e7866c5 into master Jun 27, 2018
@mshaposhnik mshaposhnik deleted the fix_bearer branch June 27, 2018 06:52
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jun 27, 2018
@benoitf benoitf added this to the 6.8.0 milestone Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Outline of a bug - must adhere to the bug report template.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants