Skip to content

Support Multiple Authentication Methods #2

@kirbycope

Description

@kirbycope

Add support for the following:
None
Basic - http://en.wikipedia.org/wiki/Basic_access_authentication#Client_side
Digest - http://en.wikipedia.org/wiki/Digest_access_authentication
oAuth1 - http://tools.ietf.org/html/rfc5849
oAuth2 - http://tools.ietf.org/html/draft-ietf-oauth-v2-31

It looks like BASIC and DIGEST authentication uses HttpHeaders. OAuth1 and OAuth2 use query string parameters.

Helpful article on OAuth
http://www.cubrid.org/blog/dev-platform/dancing-with-oauth-understanding-how-authorization-works/

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions