OAuth 1.0

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instance_of gptkb:protocol
gptkbp:developed_by gptkb:Twitter
gptkbp:enables delegated access
gptkbp:has_security_risks man-in-the-middle attacks
token leakage
https://www.w3.org/2000/01/rdf-schema#label OAuth 1.0
gptkbp:is_based_on HTTP protocol
token-based authentication
gptkbp:is_compatible_with gptkb:OAuth_2.0
gptkbp:is_defined_by gptkb:IETF_RFC_5849
gptkb:OAuth_Working_Group
gptkbp:is_implemented_in various programming languages
various libraries
gptkbp:is_obsolete_compared_to gptkb:OAuth_2.0
gptkbp:is_often_used_in API authentication
gptkbp:is_part_of web security standards
OAuth protocol family
gptkbp:is_popular_in gptkb:OAuth_2.0
gptkbp:is_related_to gptkb:JWT
gptkb:Open_ID_Connect
gptkb:SAML
gptkbp:is_supported_by gptkb:Google_APIs
major web services
Facebook APIs
Git Hub APIs
Linked In APIs
gptkbp:is_used_by third-party applications
gptkbp:is_used_for single sign-on
social media integration
secure API access
gptkbp:is_used_in gptkb:Io_T_devices
gptkb:cloud_services
gptkb:mobile_applications
enterprise applications
desktop applications
web applications
gptkbp:provides_access_to protected resources
gptkbp:published_in gptkb:2007
gptkbp:requires access token
consumer key
consumer secret
request token
gptkbp:requires_user_interaction for authorization
gptkbp:successor gptkb:OAuth_2.0
gptkbp:suitable_for new applications
public clients without a secret
gptkbp:supports multiple authorization flows
gptkbp:uses signature-based authentication
gptkbp:bfsParent gptkb:Laravel_Socialite
gptkb:OAuth_2.0
gptkbp:bfsLayer 5