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
-~----------~----~----~----~------~----~------~--~---

Reply via email to