Editing
OAuth 2.0
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Remembering (Knowledge / Recall) π§ == === Core terminology & definitions === * '''[https://wikipedia.org/wiki/OAuth OAuth]''' β A family of authorization standards allowing a resource owner to grant limited access to client applications. * '''[https://wikipedia.org/wiki/OAuth Authorization Grant]''' β A credential representing the resource owner's permission. * '''[https://wikipedia.org/wiki/JSON_Web_Token JSON Web Token (JWT)]''' β A compact token format often used for access tokens. * '''RFC 6749''' β The IETF specification defining OAuth 2.0. * '''Client ID / Client Secret''' β Identifiers used by applications requesting authorization. === Key components / actors / elements === * '''Authorization Server''' β Issues tokens after authenticating and authorizing the user. * '''Resource Server''' β Hosts protected API endpoints. * '''Client Application''' β Requests access on behalf of the user. * '''Resource Owner''' β The user controlling access to resources. === Canonical models, tools, or artifacts === * '''[https://wikipedia.org/wiki/OpenID_Connect OpenID Connect]''' β Identity layer built on top of OAuth 2.0. * '''Bearer Tokens''' β Standard token type transmitted in HTTP headers. * '''PKCE (Proof Key for Code Exchange)''' β Extension improving authorization code security. === Typical recall-level facts === * Introduced in 2012 (RFC 6749). * Used by major platforms such as Google, Facebook, GitHub, and Microsoft. * Focuses on authorization, not authentication. ----
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information