touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #119643
Re: [Bug 1517102] Re: Gmail webapp account renewal not successful
What I observed with a set of old tokens is that our own (canonical.com)
token renewal process gets ejected into the browser. The redirects are part
of the SAML / 3rd party auth. process, but not all of it is trapped
unfortunately.
Eventually, after restarting the webapp 3 times to finalize the process,
the tokens get refreshed and the Gmail webapp redirects to the main UI, but
there are at least 2 redirects that end up in the browser.
Here is what I found in the logs :
qml: Opening: https://login.ubuntu.com/two_factor_auth?next=/saml/process
in the
browser window.
...
and later
...
qml: Opening: https://login.ubuntu.com/saml/process in the browser window.
I also spotted a few:
process 23654: arguments to dbus_connection_close() were incorrect,
assertion "c
onnection->generation == _dbus_current_generation" failed in file
../../dbus/dbu
s-connection.c line 2935.
if that matters.
On Wed, Nov 18, 2015 at 4:46 PM, Alexandre Abreu <
alexandre.abreu@xxxxxxxxxxxxx> wrote:
> Nothing changed, just that the pattern is found in the Exec line and I
> think might be a left over from an earlier version (or just a mistake),
> it was never an allowed form. For google, we allow e.g. www.google.*
> where the * is expanded to [^\\./] after but google.co.* is not a valid
> pattern (which probably should be treated as a separate "bug"),
>
> And yes it should be fixed,
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1517102
>
> Title:
> Gmail webapp account renewal not successful
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/webapps-core/+bug/1517102/+subscriptions
>
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1517102
Title:
Gmail webapp account renewal not successful
Status in The Webapps-core project:
New
Status in webapps-sprint:
New
Status in webbrowser-app package in Ubuntu:
New
Bug description:
MX4 running rc-proposed 167
I ran the gmail webapp which I have done in the past.
I had a google account configured, and gmail was permitted to use it
Open gmail, get directed to login with ubuntu one
login into ubuntu one
redirect to a webbrowser instance with my google account home displayed and no option for mail
Close the browser
the ubuntu one screen is still up but has no navigation available, so close that too
close the gmail webapp
I repeated that entire thing more than once, but third time I reopened
the webapp it showed me the mail using my account.
To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-core/+bug/1517102/+subscriptions
References