OpenBankProject / OpenBankProject/OBP-API

Why OAuth 1.0a instead of OAuth 2.0?

Open
#15 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1.7k
Forks
482
Avg merge
1d 12h
Merged PRs (30d)
15

Description

Why have you chosen OAuth 1.0a instead of OAuth 2.0 (RFC 6749)? OAuth 1.0a is a futureless specification.

Many specifications have been standardized based on OAuth 2.0 so far. OpenID Connect is a representative example of such specifications. As its FAQ states, major players such as AOL, Deutsche Telekom, Facebook, Google, Microsoft, Mitre Corporation, mixi, Nomura Research Institute, Orange, PayPal, Ping Identity, Salesforce and Yahoo! Japan have contributed to the standardization of OpenID Connect.

All the ongoing discussions in OpenID Connect & OAuth Working Groups are based on OAuth 2.0. If you use OAuth 1.0a, you will not be able to benefit from new specifications such as RFC 7636 which is an important security specification standardizing the countermeasure against the authorization code interception attack. See this mail archive of OAuth WG where Google and other companies announced their support for RFC 7636. Compared to achievements by OpenID Connect & OAuth Working Groups, how secure can OBP-API be?


FYI: The following is an incomplete list of specifications related to OAuth 2.0 and OpenID Connect.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository files, tests, or entry points are named. Start by reviewing the stated OAuth 1.0a choice against RFC 6749, RFC 7636, and the OpenID Connect specifications linked in the issue. Done would require a resolved decision about the authentication approach and its security rationale.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, authorization, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.