weixin_39550258 2020-11-30 02:25
浏览 0

Error: unknown email address for delegated IdP

Steps to Reproduce

1) Sign into http://123done.org/ type XXX.com which delegates to hostedpersona.me 2) Enter password on hostedpersona.me

3) Note Address Verified

Actual Dialog changes to Finishing Sign In... Please wait a few seconds while we sign you into the site.

Note in JS Error Console:


Error: unknown email address

Note: localStorage.emails is empty.

Expected Dialog generates assertion and logs me in

该提问来源于开源项目:mozilla/persona

  • 写回答

5条回答 默认 最新

  • weixin_39550258 2020-11-30 02:25
    关注

    If I close the dialog and click Sign in with Persona again...

    5) I'm already authenticated to the dialog

    6) localStorage.emails has XXX.com, but no cert

    7) Selecting shout and Sign in re-authenticates with hostedpersona

    8) We return to the dialog and successfully log in

    Note: localStorage looks right.

    9) Clicking logout on 123done and signin, this cycle repeats and we end with "Finishing Sign In..." and an empty localStorage.emails.

    评论

报告相同问题?