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 products.sharkbytessoplugin

How to install Products.SharkbyteSSOPlugin

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install products.sharkbytessoplugin
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.6.0b1 Available View build log
Windows (64-bit)
0.6.0b1 Available View build log
Mac OS X (10.5+)
0.6.0b1 Available View build log
Linux (32-bit)
0.6.0b1 Available View build log
Linux (64-bit)
0.6.0b1 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 0.6.0b1 on Jan 5th, 2011

About

This is a PAS Plugin which gets a variable from the request and uses it to authenticate to the other PAS plugins.

Tested and know to work with LDAPUserFolder

Installation

Add this egg in any Zope instance as you prefer.

pip or easy_install

With easy_install / setuptools:

$ easy_install Products.SharkbyteSSOPlugin

With pip:

$ pip install Products.SharkbyteSSOPlugin
zc.buildout

Your Zope app is supposed to be built with plone.recipe.zope2instance recipe. This sample says all:

[buildout]
...
parts =
    instance
    ...
...
[instance]
recipe = plone.recipe.zope2instance
...
eggs =
    ...
    Products.SharkbyteSSOPlugin
    ...
...
In your PAS or PlonePAS user folder
  • Add a SharkbyteSSOPlugin from the drop down menu
  • Click on the sbs-sso that has been created and tick the two plugins you want it to use.
  • By default it uses the X_REMOTE_USER header, but if you want to change it, click on properties and change it.
  • If you want it to work with other plugins, you'll have to change the variable names the credentials use (ie: user_id).

Changelog

0.6.0b1
  • Eggification [glenfant]
  • Fix authentication bug with unauthorized user [encolpe]
  • Support for users with domain prefix like "domainuser" [encolpe]
  • Optional challenge plugin that delegates to IIS [encolpe]
0.5.0
  • Initial release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

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.