You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GTM OAuth 1 Discussion
Hi,
the Service I'm trying to connect to is using the Plaintext Signature
Method ... is this method supported by GTM-Oauth? Haven't found a way
to use another signature method than MAC_SHA1?
Greg Robbins
unread,
Oct 14, 2011, 2:08:24 PM10/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gtm-...@googlegroups.com
I never envisioned that a serious API provider would use plaintext.
You should be able to add code for it to GTMOAuthAuthentication's signatureForParams:request: method.
Marc Hedlund
unread,
Oct 14, 2011, 2:10:24 PM10/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gtm-...@googlegroups.com
I believe plaintext was added to be useful over SSL (when you want OAuth to handle token flow but not security).
That fits if you believe OAuth signatures are a half-way reimplementation of SSL (and that half-way security is not security).
-M
Greg Robbins
unread,
Oct 14, 2011, 2:14:12 PM10/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gtm-...@googlegroups.com
If requests are sent with SSL, the provider should be using OAuth 2 now.
Marc Hedlund
unread,
Oct 14, 2011, 2:14:55 PM10/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message