RFC 5849

E697198

RFC 5849 is the Internet standard that originally defined the OAuth 1.0 protocol for secure delegated authorization before being superseded by OAuth 2.0 in RFC 6749.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
RFC 5849 canonical 1

Statements (49)

Predicate Object
instanceOf Internet standard
Request for Comments
appliesTo desktop applications
mobile applications
server-side applications
web applications
area Applications
Security
category Standards Track
defines OAuth 1.0 NERFINISHED
OAuth protocol parameters
access token
consumer key
consumer secret
nonce parameter
request token
signature base string
signature method parameter
three-legged OAuth flow
timestamp parameter
token secret
verifier code (oauth_verifier)
focusesOn authorization delegation
secure delegated access
goal avoid sharing user credentials with third-party clients
enable third-party applications to obtain limited access to HTTP resources
intendedStatus Proposed Standard
obsoletes OAuth 1.0 (draft specification) NERFINISHED
protocolType authorization protocol
delegated authorization protocol
publishedBy Internet Engineering Task Force
surface form: IETF

Internet Engineering Task Force
relatedTo OAuth 2.0 NERFINISHED
securityProperty protection against replay attacks
protection against request tampering
request signing
specifies HTTP-based authorization protocol
error responses
protocol parameters
protocol roles
security considerations for OAuth 1.0
standardizes OAuth 1.0 core protocol NERFINISHED
supersededBy RFC 6749 NERFINISHED
The OAuth 2.0 Authorization Framework NERFINISHED
title The OAuth 1.0 Protocol NERFINISHED
uses HMAC-SHA1 NERFINISHED
PLAINTEXT signature method
RSA-SHA1 NERFINISHED
usesTransport HTTP NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

RFC 6749 obsoletes RFC 5849