Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth20ServiceImpl doesn't respect signature type specified in config #489

Closed
cwc opened this issue May 20, 2014 · 4 comments
Closed

OAuth20ServiceImpl doesn't respect signature type specified in config #489

cwc opened this issue May 20, 2014 · 4 comments

Comments

@cwc
Copy link

cwc commented May 20, 2014

The 1.0a implementation takes this setting into account, but the 2.0 implementation does not.

@rnekicOD
Copy link

I was just looking at that, too. It always uses the querystring signaturetype.

@fernandezpablo85
Copy link
Collaborator

Woah, I forgot my wording was so harsh on that :) must have been a hard
days night

On Tue, May 20, 2014 at 6:37 PM, Cameron Currie notifications@github.comwrote:

https://github.com/fernandezpablo85/scribe-java/wiki/Scribe-scope-revised#oauth-20-support-is-not-going-to-get-any-more-attention-and-may-eventually-be-deprecated-and-dropped


Reply to this email directly or view it on GitHubhttps://github.com//issues/489#issuecomment-43686654
.

@kullfar
Copy link
Member

kullfar commented Apr 18, 2017

fixed 14 days ago
4cd5830
there is no signatureType method in the Builder anymore ;-)
It's in DefaultApi10a.java and DefaultApi20.java

@kullfar kullfar closed this as completed Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants