OAuth 1.0

E184246

OAuth 1.0 is an older open standard authorization protocol that enabled secure delegated access to web resources without sharing user credentials, and has since been superseded by OAuth 2.0.

All labels observed (3)

Label Occurrences
OAuth 1.0a 2
OAuth 1.0 canonical 1
OAuth 1.0 (early versions) 1

How this entity was disambiguated

Statements (54)

Predicate Object
instanceOf application layer protocol
authorization protocol
open standard
category computer security protocol
web security standard
designedFor desktop applications
mobile applications
server-side applications
web applications
enables access without sharing user credentials
delegated access to protected resources
goal avoid sharing user passwords with third-party clients
provide secure delegated authorization
hasVersion OAuth 1.0 self-linksurface differs
surface form: OAuth 1.0a
introducedConcept access token
callback URL
consumer key
consumer secret
request token
token secret
verifier
operatesOver HTTP
predecessorOf OAuth 2.0
protects HTTP resources
relatedTo OAuth 1.0 self-linksurface differs
surface form: OAuth 1.0a

OAuth 2.0
requires client registration
signature validation
user authorization
securityProperty prevents password disclosure to clients
protects against replay attacks using nonce and timestamp
supports request signing
standardizedBy Internet Engineering Task Force
surface form: IETF
status largely deprecated
superseded in most new deployments
supersededBy OAuth 2.0
supports three-legged authorization flow
two-legged authorization flow
typicalRole authorization layer for APIs
uses HMAC-SHA1 signatures
PLAINTEXT signatures
access tokens
request tokens
token secrets
token-based authentication
usesParameter oauth_callback
oauth_consumer_key
oauth_nonce
oauth_signature
oauth_signature_method
oauth_timestamp
oauth_token
oauth_verifier
oauth_version

How these facts were elicited

Referenced by (4)

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

OAuth 2.0 replaces OAuth 1.0
OAuth 1.0 relatedTo OAuth 1.0 self-linksurface differs
this entity surface form: OAuth 1.0a
OAuth 1.0 hasVersion OAuth 1.0 self-linksurface differs
this entity surface form: OAuth 1.0a
LTI basedOn OAuth 1.0
this entity surface form: OAuth 1.0 (early versions)