iraychen / oauth-dot-net

Automatically exported from code.google.com/p/oauth-dot-net
1 stars 0 forks source link

RSA-SHA1 signing provider for Service Providers #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current RSA-SHA1 signing provider does not support checking of
signatures at the service provider. This is because it is not defined how
it should load the consumer's key.

This will be required if service providers are to support the RSA-SHA1
signature method (from OAuth Core 1.0).

Original issue reported on code.google.com by bruceboughton on 27 Aug 2008 at 4:01

GoogleCodeExporter commented 9 years ago

Original comment by bruceboughton on 27 Aug 2008 at 4:06

GoogleCodeExporter commented 9 years ago
is anybody wokring on this issue?
if not, please post some procedure or algorithm for implementation, so that I 
can
implement it

 - Prashant

Original comment by plakhlan...@gmail.com on 24 Feb 2009 at 9:18