Skip to content

Can't use header Authorization with no challenge scheme #1086

Open
@templth

Description

@templth

It seems that it's not possible to use an header Authorization with the following format:

Authorization: myToken

Challenge scheme seems mandatory (see AuthenticatorUtils#formatRequest):

Authorization: SCHEME something

Moreover from version 2.3.2, we can't define anymore the header using custom headers:

Addition of the standard header "Authorization" is not allowed.

See following question on StackOverflow: http://stackoverflow.com/questions/30576374/restlet-client-use-authentication-key/.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions