Provide support for the hybrid OpenID/OAuth extension
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
New
|
Wishlist
|
Unassigned |
Bug Description
This one is a bit of a wishlist: It would be nice if login.ubuntu.com supported the OpenID OAuth extension:
http://
Currently if I want to develop a website that uses login.ubuntu.com OpenID accounts and wants to access the Ubuntu One API, I need to (a) authenticate the user via OpenID with https:/
If login.ubuntu.com implemented this extension, I could have an authorised request token when (a) completes. The website could then exchange this request token for an access token (if login.ubuntu.com provided its own OAuth end points) without having to bounce the user off site a second time.
Changed in canonical-identity-provider: | |
importance: | Undecided → Wishlist |