Hi,

   I have integrated OpenId in OFBiz by implementing it using JOpenId.
And I am able to authenticate the user using an OpenId Provider (Eg: Gmail)
and
redirect to the main page.
But i also need some more enhancement to the above implementation because
this alone would be of no help.
 ***** After a user is successfully authenticated against any OpenId
Provider, the user details have to be saved in OFBiz DB for further
operations, and I should be able perform the following scenarios:

 1. If the customer is visiting for the first time, the details have to be
captured and saved into OFBiz DB.
    And a session has to be maintained for the customer to Shop normally.

 2. And if he has already visited, we have to check if the username already
exists for that particular OpenId details
    and allow him to shop as usual.

 This seems to be achievable, but can you help me in identifying which
service or event to be used to perform the
 above operations and how to use them.

 Regards,
 Naveen Kuma B.V





On Wed, Dec 1, 2010 at 4:27 PM, Jacques Le Roux <
[email protected]> wrote:

> No OFBiz does not have OpenId OOTB.
> I think you should better ask on OpenId side on how to integrate it in
> OFBiz...
> BTW it would be a nice contribution
>
> Jacques
>
> From: "Naveen Kumar B V" <[email protected]>
>
> Hi,
>>
>>  Does OFBiz provide OpenId integration. As per my knowledge, and after
>> looking at the code. there is no such functionality.
>> Can anyone help me regarding this? How can i integrate OpenId (Gmail,
>> MyOpenId, AOL, etc) into my application?
>>
>> Regards,
>> Naveen Kumar B.V
>>
>>
>

Reply via email to