indieauth authorization process (open source)

revision 86b9a987f3b68c932edbee7ab763c0eecdc9ff88

raw

indieauth-authorization-process.png

indieauth-authorization-process.png
raw

sequence.txt

#![IndieAuth: Authorization process]

browser:Browser "User browser"
webapp:Application "Web application"
server:Webserver "User web server"
authendpoint:Webserver "Auth endpoint"

browser:Redirect to auth endpoint=webapp.1. Click "Login"
webapp:server.2. Fetch homepage
webapp:
*1 webapp
Discover auth endpoint
*1
(1) webapp

browser:edirect to web application=authendpoint.Verify user
browser:Show page=webapp.Load page
webapp:authendpoint.Verify token
webapp:
*2 webapp
Log user in
*2 
(2) webapp

History