Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth configuration doesn't allow for alternative token identifiers #261

Open
fiendish opened this issue Apr 23, 2019 · 0 comments
Open

Auth configuration doesn't allow for alternative token identifiers #261

fiendish opened this issue Apr 23, 2019 · 0 comments
Labels
network Issues having to do with network type functionality refactor Something needs to be done better

Comments

@fiendish
Copy link
Contributor

fiendish commented Apr 23, 2019

'type': 'token' and token_location are insufficient configuration for differentiating between different credential types in the https://tools.ietf.org/html/rfc7235 Authorization header. We need configurability for arbitrary type identifiers (e.g. Bearer, Token, KFSpecialMagicToken, ...) according to the specification for the target host.

@fiendish fiendish added refactor Something needs to be done better network Issues having to do with network type functionality labels Apr 23, 2019
@znatty22 znatty22 changed the title auth configuration doesn't allow for alternative token identifiers Auth configuration doesn't allow for alternative token identifiers Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Issues having to do with network type functionality refactor Something needs to be done better
Projects
None yet
Development

No branches or pull requests

1 participant