Skip to content

Commit 8a284ce

Browse files
committed
Salesforce OAuth Work-Arounds
Work-arounds for using Salesforce as an OAuth identity provider. Do not send scope when exchanging authorization code for access token; Salesforce doesn't allow it. Include standard Salesforce endpoints in list of broken providers which require client_secret be sent when getting access token. See upstream issues: golang/oauth2#166 golang/oauth2#146
1 parent f7dced3 commit 8a284ce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

vendor/golang.org/x/oauth2/oauth2.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)