Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install silva.pas.openid

How to install silva.pas.openid

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install silva.pas.openid
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1 Available View build log
Windows (64-bit)
1.1 Available View build log
Mac OS X (10.5+)
1.1 Available View build log
Linux (32-bit)
1.1 Available View build log
Linux (64-bit)
1.1 Available View build log
 
License
BSD
Lastest release
version 1.1 on Jan 5th, 2011

Copyright (c) 2008, Infrae. All rights reserved. See also LICENSE.txt

OpenID Support for Silva

This extension provide a full support for OpenID in Silva. This rely on PluggableAuthService and silva.pas.base.

After installing the extension, users would be able to logon on Silva using an OpenID identity. First, users will have to register, with an form protected by a captcha. This registration step are going to fetch available information about the user from the OpenID provider. After registration, site managers can attributes roles to users, and check information about them on theirs Silva member objects.

This extension require at least Silva 2.1a or higher.

Installation

If you installed Silva using buildout, by getting one from the Infrae SVN repository, or creating one using Paster, you should edit your buildout configuration file buildout.cfg to add or edit the following section:

[instance]

eggs = ... silva.pas.openid

zcml = ... silva.pas.openid

If the section instance wasn't already in the configuration file, pay attention to re-copy values for eggs and zcml from the profile you use.

After you can restart buildout:

$ ./bin/buildout

If you don't use buildout, you can install this extension using easy_install, and after create a file called silva.pas.openid-configure.zcml in the /path/to/instance/etc/package-includes directory. This file will responsible to load the extension and should only contain this:

<include package="silva.pas.openid" />

Latest version

The latest version is available in a Subversion repository.

Credits

Silva's OpenID integration was sponsored by Marc Petitmermet, who's at the Department of Materials at ETH Zurich (http://www.mat.ethz.ch/ but it was funded from another source).

Changelog

1.1 (04/06/2008)

  • Add translation marker,
  • Add feedback from silva.pas.base.

1.0.1 (02/06/2008)

  • Fix broken template for registration.

1.0 (27/05/2008)

  • Initial version, wrote with plone.openid as first example.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.