OpenID launchpad mismatch

Asked by Loic Dachary

The OpenID my Launchpad account claims to have is
https://login.launchpad.net/+id/dnTeEXH but Launchpad is sending Gerrit (review.stackforge.org)
https://login.launchpad.net/+id/kznd8GC

Is the latter OpenID ( https://login.launchpad.net/+id/kznd8GC ) associated to my Launchpad account and if it is can
you make it so only one OpenID is associated (preferably the first one) ?

Thank you in advance

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
[LEGACY] Canonical WebOps Edit question
Solved by:
Loic Dachary
Solved:
Last query:
Last reply:
Whiteboard:
webops to delete both openididentifiers from both Launchpad accounts, Users are to then to log out and in again.
Revision history for this message
Haw Loeung (hloeung) said :
#1

Hi Loic,

It seems there were two OpenID identifiers associated with your LP account. I believe this was causing issues with the wrong one being sent and have fixed this by removing both. On next login, it should do the right thing.

Regards,

Haw

Revision history for this message
Loic Dachary (dachary) said :
#2

Hi,

I logged out and logged back in. However

https://login.launchpad.net/+id/dnTeEXH

and

https://login.launchpad.net/+id/kznd8GC

both display an OpenID page:

<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <base href="https://login.launchpad.net/+id/dnTeEXH" />
        <link rel="openid.server"
            href="https://login.launchpad.net/+openid" />
    </head>
    <body>

        <h1>
        OpenID Identity URL for Loic Dachary
        </h1>
    </body>
</html>

Does it mean both OpenID are still active ? Regarding review.stackforge.org I still experience the same undesirable behavior.

Thanks a lot for your help :-)

Revision history for this message
William Grant (wgrant) said :
#3

Both still exist -- you probably want to file a request at https://forms.canonical.com/lp-login-support/ to get your SSO OpenID accounts merged, but it's not essential for fixing this. The one you're actively using matches the one in the <head> of your Launchpad page, so it's the one that OpenStack gerrit will be using once its cronjob next runs.

Revision history for this message
Loic Dachary (dachary) said :
#4

Hi,

The problem is not resolved yet, apparently. When I try to review on https://review.stackforge.org/ patches for project https://launchpad.net/ceilometer i only have +1 which seems to indicate the wrong OpenID is used. I'm a little lost as to what I can do to fix this.

Thanks for your help :-)

Revision history for this message
William Grant (wgrant) said :
#5

On https://review.stackforge.org/#/c/39/ you have a tick, not just a +1.

Revision history for this message
Loic Dachary (dachary) said :
#6

It works now, thanks a lot !