OAuth 1.0 Protocol

From IDESG Wiki
Jump to navigation Jump to search

Title: The OAuth 1.0 Protocol


Category: Authentication Protocol Specification


Date: 4/1/2010


Creator: IETF


URL: http://tools.ietf.org/rfc/rfc5849.txt


Description: An informational track RFC, OAuth provides a method for clients to access server resources on behalf of a resource owner (such as a different client or an end-user). It also provides a process for end-users to authorize third-party access to their server resources without sharing their credentials (typically, a username and password pair), using user-agent redirections.


Privacy:


Security:


Interoperability:


Terms: Client, Server, Protected Resource, Resource Owner, Credentials