Changes between Version 1 and Version 2 of OpenId


Ignore:
Timestamp:
Apr 5, 2011, 4:40:48 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenId

    v1 v2  
    3838  Web RPC called by client.
    3939  Takes nonce ID as arg.
    40   Returns status.
     40  Returns status and, if successful, authenticator.
    4141
    4242GUI RPCs
     
    4545  initiate call to openid_poll.php
    4646 * '''openid_poll_poll(status)''':
    47   poll for completion
     47  poll for completion; if success, return authenticator
    4848
    4949Manager
     
    5454 * call openid_poll() and openid_poll_poll()
    5555  until get status other than PENDING
    56  * show success or failure
     56 * On success, do project_attach() GUI RPC using authenticator
     57 * show success or failure in wizard