Comment 37 for bug 881019

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 881019] Re: Lp login is broken after account merge

I think you need to change your integration logic :)

Define the LP ids you want to have access however you want to do it;
when an openid login occurs, call the LP mapping IP with the openid
identifier that was used to login, and that will give you their LP
userid (if it exists).

-> no batch scripting needed at all.