Hi, I am almost entered in the final phase of the development of a new web site using TG2.0. The feature left to implement is the user registration facility.
I wish to provide Open ID support for this. I went through many posts and the http://turbogears.org/2.1/docs/main/Auth/OpenID.html tutorial in TG web site. Before starting the implementation, I need to clear the following doubts. *)Whether I will need any up-gradation from TG2.0 to the current TG2.1b version? *)I am currently using User, Group, Permission classes provided by the TG quickstart. The application needs Group and Permissions information very much. Can I use the OpenID for authentication in this scenario? *)I am currently using repoze.what predicates in many controllers. If going through the OpenID way, whether I will require any changes in these controllers? *)From where I will get the necessary documentation for implementing OpenID in TG2.0? If everything works well, I can show this TG2 web site soon in production mode. Thanks Raj -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

