On 23 March 2010 10:24, Avdhesh Yadav <[email protected]> wrote:
> Hi,
>
> I think a simple library which supports Relying Party is enough for this
> project.
>
> I find some more simple open id libraries and they are apache v2.
> I think you should first evaluate these libs.
>
>  http://code.google.com/p/jopenid/
>  http://code.google.com/p/dyuproject/
>  http://code.google.com/p/joid/
>
> Thoughts ?
>

i found several libraries in [1] and when i'm going throught them
i found these...

openid4java
+ has many feathers
- poor documentation but the wiki and examples are helpful
- have to do a bit of coding in order to implement
http://www.ibm.com/developerworks/java/library/j-openid/index.html

wso2 identity server
+build on top of openid4Java so it has all the openid4Java's fetchers
+no much coding and can be implemented vary easily
http://wso2.org/projects/identity

jopenid
seems ok
-only Google Federated Login is allowed

dyuproject
java REST framework servlet-based,json alternative
supports OAuth (we may need in futuer)
http://www.ohloh.net/p/dyuproject
<i couldn't get much info about it>

joid
+simple api
-can be uses in simple cases (like PhotArk's) not sure whether it will
be a bottle neck in future
<i couldn't get much info about it>


[1]http://openid.net/developers/libraries/


these are some i found today i'll update you as soon as i get more
info. since we are only intersected in building the relying party and
as our task have only primitive things all these seems ok

please give your preferences

Regards
Suho

> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>
>
> On Mon, Mar 22, 2010 at 10:56 PM, Suhothayan Sriskandarajah <
> [email protected]> wrote:
>
>> hi,
>>
>> i thought of using OpenID4Java library[1] for the project "Integrate
>> OpenID with PhotArk".
>>
>> This library allows us to enable OpenID  for Java webapps
>>
>> it is licensed under Apache v2
>> it has Identity Provider and it is openID 2.0 Compatible
>>
>> i believe this would be fine for PhotArk.
>>
>> if you have any other suggestions please let me know.
>>
>> [1]http://code.google.com/p/openid4java/
>>
>> Regards
>> Suho
>>
>

Reply via email to