|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers


Preapproved request tokens should be supported by the OAuth server to facilitate OAuth calls from the consumer to the provider which do not need the users approval. This means that the consumers API can only be used to store user-specific data that is provides by the consumer itself.
Examples in which case 2-legged OAuth can/should be used:
Example in which case 2-legged OAuth should NOT be used:
From these examples it is clear that the Service API determines if 2-legged OAuth and/or 3-legged OAuth is required. The Service API should this be capable of retrieving this info from the acquired token. So: