Changes between Version 37 and Version 38 of WikiStart
- Timestamp:
- 19/10/10 10:22:50 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v37 v38 11 11 12 12 == Development Activities == 13 === `ndg_security` Python Packages === 13 14 * [wiki:ndg_security ndg_security]: background information, installation and configuration details for the Python code base for NDG Security. It uses the `ndg_saml`, `ndg_xacml` and `MyProxyClient` packages. 15 === `ndg_saml` === 14 16 * [wiki:SAML2.0 ndg_saml]: The Python SAML 2.0 implementation developed for NDG Security and the Earth System Grid Federation 17 === `ndg_xacml` === 15 18 * [wiki:XACML ndg_xacml]: Python implementation of XACML, eXtensible Access Control Markup Language developed for CEDA (Centre for Environmental Data Archival). 16 * [wiki:netCDF-ESGSecurityExtension netCDF C API Extension]: modifications to the netCDF API for Earth System Grid to enable PKI based authentication. 19 === netCDF C API Extension for SSL based authentication with OPeNDAP === 20 * [wiki:netCDF-ESGSecurityExtension netCDF C API Extension]: modifications to the netCDF API for the Earth System Grid Federation to enable PKI based authentication. 21 === MyProxyClient === 17 22 * [wiki:MyProxyClient MyProxyClient]: Python implementation of the client interface to the !MyProxy Credential Management Service 23 === MyProxyWebService === 18 24 * [wiki:MyProxyWebService MyProxyWebService]: a Python WSGI application which presents a HTTPS interface to the !MyProxy Credential Management Service logon and get trust roots operations. 19 25