Metadata-Version: 1.0
Name: ndg_saml
Version: 0.5
Summary: SAML 2.0 implementation for the NERC DataGrid based on the Java OpenSAML library
Home-page: http://proj.badc.rl.ac.uk/ndg/wiki/Security/SAML2.0
Author: Philip Kershaw
Author-email: Philip.Kershaw@stfc.ac.uk
License: http://www.apache.org/licenses/LICENSE-2.0
Description: SAML 2.0 implementation for use with the NERC DataGrid / Earth System Grid
        Project Attribute and Authorisation Query interfaces.  The implementation is
        based on the Java OpenSAML libraries.  An implementation is provided with
        ElementTree but it can easily be extended to use other Python XML parsers.
        
        Version 0.5 adds WSGI middleware and clients for SAML SOAP binding and assertion
        query/request profile.
        
        It is not a complete implementation of SAML 2.0.  Only those components required
        for the NERC DataGrid have been provided (Attribute and AuthZ Decision Query/
        Response).  Where possible, stubs have been provided for other classes.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Software Development :: Libraries :: Python Modules
