OAuth notes

From Helpful
Revision as of 14:53, 19 June 2024 by Helpful (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


What OAuth is and isn't

Comparisons

OAuth2 flows, and why choice matters

OAuth2 terminology

Version 1 and 2

Attempt at example

Unsorted