Bearer Authentication

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:authenticationScheme HTTP Authorization header
gptkbp:compatibleWith client secret
gptkbp:describedBy gptkb:RFC_6750
gptkbp:headerFormat Authorization: Bearer <token>
https://www.w3.org/2000/01/rdf-schema#label Bearer Authentication
gptkbp:nativeToken access token
gptkbp:requires HTTPS
gptkbp:usedBy web applications
cloud services
mobile applications
gptkbp:usedFor API authentication
gptkbp:usedIn gptkb:OAuth_2.0
gptkbp:uses bearer token
gptkbp:vulnerableTo token theft
gptkbp:bfsParent gptkb:HTTP_Basic_Authentication
gptkbp:bfsLayer 7