Here’s a quick movie I just recorded showing the user interaction of logging into a web service with OpenID and then loading up some data.
The flow goes like this:
- When accessing the web services the user is first presented with a normal login dialog.
- From there he chooses to use an OpenID login.
- He types in his OpenID identity.
- He is forwarded to his OpenID provider’s page.
- He clicks the "Allow" button, and is brought to a list of all the projects he’s previously saved.
- Upon clicking a project, the browser portion of the application closes and the program loads up the data over AMF
I’ll post code examples of what I did to make this all work as soon as I get some spare time.
0 Responses to “OpenID from AIR movie”