OAuth notes: Difference between revisions

From Helpful
Jump to navigation Jump to search
(Created page with " ====What OAuth is and isn't==== <!-- OAuth is an open standard for access delegation. So authorization of access, in a specific way. And not authentication. It does not handle or federate identity (like OpenID and SAML). You don't need to have authentication be part of the process at all. : ...there are situations that would be an obvious thing to add : ...there are situations that is already handled, or not necessary '''What it's meant to allow''' You...")
 
(No difference)

Latest revision as of 14:53, 19 June 2024


What OAuth is and isn't

Comparisons

OAuth2 flows, and why choice matters

OAuth2 terminology

Version 1 and 2

Attempt at example

Unsorted