Changes between Version 7 and Version 8 of MultipleAuthBackends


Ignore:
Timestamp:
Feb 27, 2006, 4:52:06 PM (19 years ago)
Author:
Simon Willison
Comment:

Open ID mentioned

Legend:

Unmodified
Added
Removed
Modified
  • MultipleAuthBackends

    v7 v8  
    132132
    133133I don't believe zope does things that way anymore. That first link looks to be more a step along the way than a final implementation. --Joseph Kocherhans
     134
     135== Open ID ==
     136
     137Whatever solution is created for this should support the [http://openid.net/ Open ID] authentication model. There is already [http://www.openidenabled.com/openid/libraries/python a Python module] implementing most of the protocol.
Back to Top