← Back to team overview

touch-packages team mailing list archive

[Bug 1378660] Re: Use a Trusted Prompt to handle (re-)authentication and (re-)authorization

 

This bug was fixed in the package ubuntu-system-settings-online-accounts
- 0.5+14.10.20141023~rtm-0ubuntu1

---------------
ubuntu-system-settings-online-accounts (0.5+14.10.20141023~rtm-0ubuntu1) vivid; urgency=medium

  [ Alberto Mardegan ]
  * Use trusted prompts for SignOnUi (LP: #1378660)
  * Implement QML dialog for password queries (LP: #1347771) (LP: #1379863)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Thu, 23 Oct 2014 15:08:55 +0000

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/1378660

Title:
  Use a Trusted Prompt to handle (re-)authentication and
  (re-)authorization

Status in Online Accounts setup for Ubuntu Touch:
  In Progress
Status in “signon” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Fix Released

Bug description:
  Whenever the OAuth flow needs to be started on behalf of an application, we emit a notification which, if clicked, will initiate the OAuth flos in a separate window.
  However, if the client application has its own visible window, the authentication window could (and should, according to design) be happening as a prompt session on top of the application.

  In order to do so, we need signond to pass the PID of the client
  application, and online-accounts-ui to create a prompt session for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1378660/+subscriptions


References