MyProxyWebService 0.1.1
MyProxy Web Service
Downloads ↓ | Package Documentation
Provides a simple web service interface to MyProxy. MyProxy is a Service for managing PKI based credentials which is part of the Globus Toolkit. Providing a HTTP based interface enables HTTP based clients to connect to a MyProxy server and retrieve credentials.
The interface is implemented as a WSGI application which fronts a normal MyProxy server. myproxy-logon and myproxy-get-trustroots are expressed as web service calls. The WSGI application forwards the requests on to the MyProxy server over the usual MyProxy protocol. The web service interface is RESTful using GET and POST operations and the logon interface makes uses of HTTP Basic Auth to pass username and pass-phrase credentials. The service is hosted over HTTPS.
The unit tests include a test application served using paster. Client scripts are also available which need no specialised installation or applications, only openssl and curl which are typically available on Linux/UNIX based systems.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| MyProxyWebService-0.1.1-py2.5.egg (md5) | Python Egg | 2.5 | 2010-06-11 | 59KB | 680 |
| MyProxyWebService-0.1.1-py2.6.egg (md5) | Python Egg | 2.6 | 2010-06-11 | 59KB | 733 |
- Author: Philip Kershaw
- Documentation: MyProxyWebService package documentation
- Home Page: http://proj.badc.rl.ac.uk/ndg/wiki/Security/MyProxyWebService
- License: BSD - See LICENSE file in top-level directory
- Platform: POSIX,Linux,Windows
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Console
- Environment :: Web Environment
- Intended Audience :: Developers
- Intended Audience :: End Users/Desktop
- Intended Audience :: Science/Research
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- Natural Language :: English
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX :: Linux
- Programming Language :: Python
- Topic :: Internet
- Topic :: Scientific/Engineering
- Topic :: Security
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Distributed Computing
- Topic :: System :: Systems Administration :: Authentication/Directory
- Package Index Owner: philipkershaw
- DOAP record: MyProxyWebService-0.1.1.xml
