Thursday, December 29, 2011

OpenID server/provider component

Greetings!

I am experimenting with OpenID as I need to use it for a single-sign-on type application.

I used the wonderful OpenID component by Daniel: http://code.42dh.com/openid/ 
I could successfully make a OpenID consumer application. Thank you!
However, I also need to have a OpenID server running to serve the single-sign-on.

Why? Only a set of trusted sites are allowed to use this OpenID which is why we need our own server.
Further we would be sharing some custom fields using Attribute Exchange.

I would really appreciate if someone could guide me in creating a OpenID server component, or extending the existing one.
I searched this forum and Internet for help but could not find.
Thanks in advance!

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: