Metadata-Version: 1.0
Name: pas.plugins.suisseid
Version: 0.1b4
Summary: suisseID PAS plugin for Zope
Home-page: http://www.seantis.ch
Author: Seantis GmbH
Author-email: info@seantis.ch
License: GPL
Description: Overview
        ========
        
        Learn more about suisseID: http://www.suisseid.ch
        
        - Code repository: http://github.com/seantis/pas.plugins.suisseid
        - Questions and comments to <info at seantis ch>
        - Report bugs at http://github.com/seantis/pas.plugins.suisseid/issues
        
        Installing instructions can be found in docs/INSTALL.txt.
        
        Contact us at:
        seantis gmbh
        http://www.seantis.ch
        <info at seantis ch>
        
        Changelog
        =========
        
        0.1b4 (2010-12-09)
        ------------------
        
        - Ignore trailing slash upon URL comparison.
        
        0.1b3 (2010-12-09)
        ------------------
        
        - Make sure that the challenge initiation and response handling happen
          on the configured URL only (allows other suisseId handlers on other URLs).
        - Patch pySAML2's audience restriction check so that only the first part of 
          the URL has to be the same.
        
        0.1b2 (2010-12-07)
        ------------------
        
        - Cleanup docs
        - Cleanup metadata.xml file
        - Change SwissSign Idp endpoint URL
        - Show SAML2 metadata file configuration option
        - Patch pySAML2 so that POST is default binding in metadata configuration
        - Use Name instead of FriendlyName for core/derived assertion attributes
        
        0.1b1 (2010-10-22)
        ------------------
        
        - Initial release
        
        Contributers
        ============
        
        Seantis GmbH, Author
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
