Anonymous
Not logged in
English
Talk
Contributions
Create account
Log in
Identity wiki
Search
Editing
Understanding OAuth 2.0: Token-Based Authorization
(section)
From Identity wiki
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
History
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!
=== Authorization Code Flow === This is the most secure flow and is used for server-to-server communication. It involves an intermediate authorization code that the client exchanges for an access token. '''Steps''': # The user logs into an authorization server and grants permissions to the client. # The authorization server redirects back with an authorization code. # The client exchanges the authorization code for an access token using a secure request. # The client uses the access token to make API requests on behalf of the user. '''Enhancements''': This flow can be secured further using PKCE (Proof Key for Code Exchange) to prevent code interception attacks.
Summary:
Please note that all contributions to Identity wiki 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
Проект:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs