> If you write a new identity provider you don't need to modify the > framework at all to use it. Not even identity/__init__.py > You just need to use a use a proper entry point.
It's not true in my case. Because I have to provide user_name, password AND compagny when doing validate_password(). Because user is identified with his user_name, which is not unique with my system. > Florent. Guillaume --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

