Hi Sed -- I don't know that anyone has implemented a CAS plugin. I looked at it, but I didn't have a CAS server to test with.
I wrote a tutorial about how to create an identity plugin that may be of use: http://achievewith.us/public/articles/2007/06/13/change-your-identity-in-turbogears-with-entry-points Let me know if you run into trouble -- it's been a while since I wrote that, and it may need some updates. I'll be glad to help you wade through the process. Regards, Tim Sed. wrote: > Hello, > > I'm working in an environment where other web portal do use a CAS > server. So I definitely need such tools for the turbogears application > that I'm developing. > > After some digging, I've found an old post: > ``global login?'' with this url on google groups: > http://groups.google.com/group/turbogears/browse_thread/thread/38c0e4... > > Does any one knows more about this issue ? > > Is this already implemented ? > > Or should I try to do what Timothy Freund and Jeff Watkins proposed: > -------- %< -------------- > Actually the best way to implement this would be to write a > CasIdentityProvider class and use that instead of > SqlObjectIdentityProvider. Ultimately, it is the IdentityProvider > classes that are responsible for determining who the request is from. > -------- %< -------------- > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
