forcedotcom / forcedotcom/wsc

Allow authentication with an oauth bearer token

Open
#183 2 comments 0 reactions 0 assignees View on GitHub
Work Created
Dominant language
Java
Stars
276
Forks
223
PR merge metrics
No merged PRs in 30d

Description

API access via oauth is generally considered more secure than username/password, and Salesforce is encouraging oauth usage for APIs: https://developer.salesforce.com/page/Digging_Deeper_into_OAuth_2.0_on_Force.com. Official client should support oauth.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the OAuth 2.0 reference linked in the issue and tracing how the official Java client currently authenticates API requests. Determine the intended bearer-token flow and verify that authenticated API access works without username/password credentials.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.