Skip to content

OAuth client-side authentication isn't supported #763

Closed
@templth

Description

@templth

The oauth extension doesn't allow using the HTTP_OAUTH_MAC challenge scheme, as described below:

ClientResource cr = (...)
cr.setChallengeResponse(ChallengeScheme.HTTP_OAUTH_MAC, userToken, secretToken);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions