# # ChangeLog for TI12-security/trunk/NDGSecurity # # Generated by Trac 0.12.2 # 20/04/21 18:41:34 Fri, 19 Feb 2010 12:13:55 GMT pjkersha [6596] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/ndg2/pdp (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/ndg2/pep.cfg (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/ndg2/pep.py (moved) Move NDG2 specific authorisation code into its own package to avoid ... Fri, 19 Feb 2010 12:13:04 GMT pjkersha [6595] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/ndg2 (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/ndg2/__init__.py (added) Move NDG2 specific authorisation code into its own package to avoid ... Fri, 19 Feb 2010 12:01:45 GMT pjkersha [6593] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/xacml (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authzservice.py (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/xacml (deleted) Moved XACML code into it's own NDG_XACML branch in the trunk. The code ... Fri, 19 Feb 2010 11:29:39 GMT pjkersha [6586] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/msi.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/xacml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/xacml/cond/factory.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/attributeauthority.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authorizationservice.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/attributeinterface.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/authzinterface.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/wssecurity.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/zsi.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/site-a.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/myproxy/certificate_extapp/config.ini (modified) Started ESG Authorisation Service implementation ... Wed, 17 Feb 2010 14:45:28 GMT pjkersha [6584] * TI12-security/trunk/NDGSecurity/python/Tests/esg_integration/test_soapauthzdecisioninterface.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/attributequery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/subjectquery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/soap/client.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/site-a.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/myproxy/certificate_extapp/config.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/myproxy/certificate_extapp/test_saml_attribute_assertion.py (modified) * Fixes to SAML Attribute Query client. * Work query to ESG Authz ... Tue, 16 Feb 2010 17:10:49 GMT pjkersha [6580] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/soap/client.py (modified) SOAP client - added capability for custom headers and setting SOAPAction ... Tue, 16 Feb 2010 16:11:08 GMT pjkersha [6578] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/attributequery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/authzdecisionquery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/subjectquery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/esg/xml/etree.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/soap/client.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/soap/etree.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/attributeinterface.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/siteAUserRoles.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/attribute-interface.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/authz-decision-interface.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/test_soapattributeinterface.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/test_soapauthzdecisioninterface.py (modified) * Important fix for SOAP client used with SAML SOAP binding: set ... Tue, 16 Feb 2010 16:08:27 GMT pjkersha [6577] * TI12-security/trunk/NDGSecurity/python/Tests/esg_integration (added) * TI12-security/trunk/NDGSecurity/python/Tests/esg_integration/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/esg_integration/ca (added) * TI12-security/trunk/NDGSecurity/python/Tests/esg_integration/test_soapauthzdecisioninterface.py (added) End to end testing with ESG prototype SAML Authz service. Mon, 15 Feb 2010 12:39:45 GMT pjkersha [6575] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/attributeinterface.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/authzinterface.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/attributeCertificateLog/ac.xml (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/site-a.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/siteb/attributeCertificateLog (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/siteb/site-b.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securityservices.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_samlattributeauthorityclient.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_samlattributeauthorityclient.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/myproxy/1t --output-document (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/attribute-interface.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/authz-decision-interface.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/test_soapauthzdecisioninterface.py (modified) Changes for addition of AuthzDecisionQuery WSGI interface (Authorisation ... Mon, 15 Feb 2010 12:33:41 GMT pjkersha [6574] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/attribute-interface.ini (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/authz-decision-interface.ini (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/test_soapattributeinterface.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/saml/test_soapauthzdecisioninterface.py (added) Changes for addition of AuthzDecisionQuery WSGI interface (Authorisation ... Mon, 15 Feb 2010 11:59:33 GMT pjkersha [6573] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/attributeinterface.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/authzinterface.py (added) Refactor ndg.security.server.wsgi.saml into separate attribute and ... Mon, 15 Feb 2010 11:33:01 GMT pjkersha [6572] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/attributequery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/authzdecisionquery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/subjectquery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/utils/classfactory.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/utils/factory.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/attributeauthority.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_attributeauthorityclient.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_samlattributeauthorityclient.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_samlattributeauthorityclient.py (modified) Working refactored Attribute Authority Client unit tests. Mon, 15 Feb 2010 09:24:37 GMT pjkersha [6571] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/attAuthorityClientTest.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_attributeauthorityclient.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_samlattributeauthorityclient.cfg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_samlattributeauthorityclient.py (added) Refactored SAML SOAP Binding unit test class into a separate module ... Fri, 12 Feb 2010 17:05:04 GMT pjkersha [6570] * TI12-security/trunk/NDGSecurity/python/.project (modified) * TI12-security/trunk/NDGSecurity/python/.pydevproject (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/credentialwallet.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/attributequery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/subjectquery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/esg/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/utils/classfactory.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/utils/factory.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/myproxy/certificate_extapp/saml_attribute_assertion.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securedapp.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/attAuthorityClientTest.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthorityclient/test_attributeauthorityclient.py (modified) * Refactored classfactory module as a more generic factory for importing ... Fri, 12 Feb 2010 15:04:42 GMT pjkersha [6567] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/attributequery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/authzdecisionquery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/subjectquery.py (modified) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery: * ... Fri, 12 Feb 2010 13:56:37 GMT pjkersha [6566] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/__init__.py (copied) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/attributequery.py (copied) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/authzdecisionquery.py (copied) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/binding/soap/subjectquery.py (copied) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery Fri, 12 Feb 2010 13:55:55 GMT pjkersha [6565] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/attributequery.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/subjectquery.py (added) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery Fri, 12 Feb 2010 13:50:47 GMT pjkersha [6564] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/__init__.py (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/attributequery.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/authzdecisionquery.py (added) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery Fri, 12 Feb 2010 13:48:44 GMT pjkersha [6563] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/__init__.py (deleted) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery Fri, 12 Feb 2010 13:48:17 GMT pjkersha [6562] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/bindings.py (copied) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery Fri, 12 Feb 2010 13:47:59 GMT pjkersha [6561] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings/soap/__init__.py (added) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery Fri, 12 Feb 2010 13:44:53 GMT pjkersha [6560] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/saml_utils/bindings.py (modified) Refactoring SAML SOAP bindings module to include AuthzDecisionQuery Thu, 11 Feb 2010 17:09:02 GMT pjkersha [6557] * TI12-security/trunk/NDGSecurity/python/Tests/property.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/X509.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/authz/xacml/cond/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/ssl.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/ssl/test.ini (modified) Fix for ApacheSSLAuthnMiddleware - use comma separated list for accepted ... Mon, 08 Feb 2010 17:12:29 GMT pjkersha [6512] * TI12-security/trunk/NDGSecurity/python/Makefile (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/credentialwallet.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/authz/msi/policy-1.1.xml (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/authz/msi/test_msi.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/credentialwallet/test_credentialwallet.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/credentialwallet/test_samlcredentialwallet.cfg (modified) Patches to CredentialWallet, SAML interfaces and authz middleware for ... Mon, 01 Feb 2010 13:41:28 GMT pjkersha [6447] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authn.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/myproxy/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/openid/relyingparty/validation/identityPatternWhitelist.cfg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/openid/relyingparty/validation/test_validation.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/myproxy/test.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/myproxy/test_myproxy.py (modified) * fix for ndg.security.server.wsgi.authn.AuthnRedirectResponseMiddleware ... Fri, 29 Jan 2010 16:33:44 GMT pjkersha [6441] * TI12-security/trunk/NDGSecurity/python/ndg_security/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_client/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/templates/decide.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/templates/signin.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/js (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/layout (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/public (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/public/js (copied) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/public/layout/default.css (copied) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securityservices.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/setup.py (modified) * Added more help links to the OpenID interfaces * tidied up the static ... Fri, 29 Jan 2010 14:07:36 GMT pjkersha [6440] * TI12-security/trunk/NDGSecurity/python/Makefile (modified) * TI12-security/trunk/NDGSecurity/python/Tests/authtest/data (added) * TI12-security/trunk/NDGSecurity/python/Tests/authtest/data/openid (added) * TI12-security/trunk/NDGSecurity/python/Tests/authtest/data/openid/associations (added) * TI12-security/trunk/NDGSecurity/python/Tests/authtest/data/openid/nonces (added) * TI12-security/trunk/NDGSecurity/python/Tests/authtest/data/openid/temp (added) * TI12-security/trunk/NDGSecurity/python/Tests/m2Crypto/test_sslClntAuthN.py (modified) * TI12-security/trunk/NDGSecurity/python/Tests/m2Crypto/unicode.py (modified) * TI12-security/trunk/NDGSecurity/python/Tests/module.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/oidresponse.xml (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/MANIFEST.in (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/README.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/data (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/data/templates (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/data/templates/index.html.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/data/templates/signin.html.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/development.ini (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/docs (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/docs/index.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/ez_setup.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/PKG-INFO (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/SOURCES.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/dependency_links.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/entry_points.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/not-zip-safe (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/paster_plugins.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/requires.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest.egg-info/top_level.txt (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/config (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/config/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/config/deployment.ini_tmpl (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/config/environment.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/config/middleware.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/config/routing.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/controllers (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/controllers/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/controllers/error.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/controllers/hello.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/lib (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/lib/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/lib/app_globals.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/lib/auth.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/lib/base.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/lib/helpers.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/model (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/model/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/public (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/public/bg.png (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/public/css (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/public/css/main.css (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/public/favicon.ico (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/public/index.html (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/public/pylons-logo.gif (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/templates (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/templates/index.html (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/templates/signin.html (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/templates/signout.html (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/tests (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/tests/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/tests/functional (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/tests/functional/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/tests/functional/test_hello.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/tests/test_models.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidaxtest/websetup.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidrelyingparty (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidrelyingparty/store (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidrelyingparty/store/associations (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidrelyingparty/store/nonces (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/openidrelyingparty/store/temp (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/setup.cfg (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/setup.py (added) * TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/test.ini (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/X509.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/attributeauthority.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/m2CryptoSSLUtility.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/sessionmanager.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/utils/classfactory.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/initCredReposDb.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authn.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/js/toggleDiv.js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/templates/base.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/templates/decide.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/public/js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/public/js/toggleDiv.js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/public/layout/default.css (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/templates/base.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/templates/signin.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/session.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/ssl.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/zsi.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/attributeCertificateLog/ac.xml (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/js/toggleDiv.js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/public/js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/public/js/toggleDiv.js (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/public/layout/default.css (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securityservices.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/sslclientauthnmiddleware/test_sslclientauthn.py (modified) * #1088 Important fix to AuthnRedirectResponseMiddleware to set redirect ... Fri, 22 Jan 2010 09:13:05 GMT pjkersha [6369] * TI12-security/trunk/NDGSecurity/documentation/.project (added) * TI12-security/trunk/NDGSecurity/documentation/epydoc (deleted) * TI12-security/trunk/NDGSecurity/documentation/esgInteroperabilityForIPCCar5/esg-ipcc-ar5.eap (modified) * TI12-security/trunk/NDGSecurity/documentation/esgInteroperabilityForIPCCar5/esg.eap (modified) no need to keep epydoc generated output Wed, 20 Jan 2010 10:55:09 GMT pjkersha [6356] * TI12-security/trunk/NDGSecurity/python/ndg_security_common/ndg/security/common/pylons (deleted) Old Pylons SSO code moved to separate branch in trunk Wed, 20 Jan 2010 10:53:55 GMT pjkersha [6355] * TI12-security/trunk/NDGSecurity/python/ndg_security_client/ndg/security/client/ndgSessionClient.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_client/ndg/security/client/ssoclient (deleted) Old Pylons SSO code moved to separate branch in trunk Wed, 20 Jan 2010 10:53:02 GMT pjkersha [6354] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/sso (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/axinterface/csv.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/buffet/templates/ndg/security/decidePage.kid (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/__init__.py (modified) Old Pylons SSO code moved to separate branch in trunk Tue, 12 Jan 2010 09:57:00 GMT pjkersha [6299] * TI12-security/trunk/NDGSecurity/python/ndg_security (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/authn (modified) Fixed AuthKit dependency for ndg_security_server egg. Mon, 11 Jan 2010 15:53:59 GMT pjkersha [6290] * TI12-security/trunk/NDGSecurity/python/ndg_security/setup.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_client/ndg/security/client/ssoclient/setup.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_client/setup.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/setup.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common_utils_openid_dbinterface/setup.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/sso/setup.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/setup.cfg (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/attributeCertificateLog/ac.xml (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/setup.cfg (modified) Got rid of rc and svn revision info Mon, 11 Jan 2010 15:37:50 GMT pjkersha [6284] * TI12-security/trunk/NDGSecurity/python/ndg_security/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_client/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_common/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/basic.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/redirect.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/setup.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/attributeCertificateLog (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/attributeCertificateLog/ac.xml (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/siteb/attributeCertificateLog (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/credentialwallet (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/authz/pep-result-handler-test.ini (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/authz/test_authz.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/setup.py (modified) Preparing 1.4 release. Mon, 11 Jan 2010 10:19:43 GMT pjkersha [6277] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/validation.py (modified) ndg.security.server.wsgi.openid.relyingparty.validation.SSLClientAuthNVali ... Mon, 11 Jan 2010 09:29:41 GMT pjkersha [6276] * TI12-security/trunk/NDGSecurity/python/ndg_security (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/axinterface/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/axinterface/csv.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/validation.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/ssl-idp-validator.xml (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/ssl-valid-server-names.cfg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securityservices.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securityservicesapp.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/combinedservices/services.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/openid/securityservices.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/openidprovider/securityservices.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/openid/relyingparty/validation/test_validation.py (modified) * ndg.security.server.wsgi.NDGSecurityMiddlewareBase: change code to ... Thu, 07 Jan 2010 16:05:42 GMT pjkersha [6272] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/templates/decide.html (modified) Fix to OpenID Provider decide page template for tests with ESG RP ... Thu, 07 Jan 2010 14:12:08 GMT pjkersha [6271] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/basic.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/default.css (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates/accessdenied.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/session.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/CEDA_RightButton60.png (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/NERC_Logo.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/NERC_Logo_Swindon.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/badc logo_sm.jpg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/badc_logo4ndg.jpg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/default.css (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/icons (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/icons/help.png (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/ndg_logo_circle.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/neodc_logo4ndg.jpg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/openid-inputicon.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/pep_result_handler/layout/stfc-circle-sm.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securedapp.ini (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securityservices.ini (modified) Working Genshi PEP result handler plugin Tue, 05 Jan 2010 15:46:19 GMT pjkersha [6268] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/base.html (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/error.html (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/__init__.py (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/CEDA_RightButton60.png (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/NERC_Logo.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/NERC_Logo_Swindon.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/badc logo_sm.jpg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/badc_logo4ndg.jpg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/default.css (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/icons (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/icons/help.png (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/ndg_logo_circle.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/neodc_logo4ndg.jpg (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/openid-inputicon.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/layout/stfc-circle-sm.gif (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates/accessdenied.html (moved) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates/base.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/templates/__init__.py (modified) Tue, 05 Jan 2010 14:58:48 GMT pjkersha [6267] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/genshi.py (copied) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates/base.html (copied) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates/error.html (copied) Tue, 05 Jan 2010 14:58:12 GMT pjkersha [6266] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi/templates/__init__.py (added) Tue, 05 Jan 2010 14:56:55 GMT pjkersha [6265] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/base.html (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/basic.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/error.html (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/session.py (modified) Adding Genshi template interface for access denied result handler. Tue, 05 Jan 2010 09:45:34 GMT pjkersha [6264] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authn.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz.py (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/__init__.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/basic.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/result_handler/genshi.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/session.py (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/authz/test_authz.py (modified) * Refactored PEP result handler code from authz into separate ... Tue, 05 Jan 2010 08:59:16 GMT pjkersha [6263] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/__init__.py (moved) moved authz module content to authz package level __init__ Tue, 05 Jan 2010 08:57:48 GMT pjkersha [6262] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz/authz.py (copied) Moved authz module into new authz package. Tue, 05 Jan 2010 08:57:05 GMT pjkersha [6261] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authz (added) Changing authz module into package to allow for different PEP result ... Mon, 04 Jan 2010 11:56:26 GMT pjkersha [6260] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/authn/beaker (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/store (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/securityservices.ini (modified) Added explicit alias names for AX requested parameters in line with ... Mon, 04 Jan 2010 11:52:31 GMT pjkersha [6259] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/associations (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker (modified) Mon, 04 Jan 2010 11:46:57 GMT pjkersha [6258] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/authn/beaker/sessions (deleted) Mon, 04 Jan 2010 11:46:19 GMT pjkersha [6257] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions (deleted) Mon, 04 Jan 2010 11:45:06 GMT pjkersha [6256] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/store/associations (deleted) Mon, 04 Jan 2010 11:44:47 GMT pjkersha [6255] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/store/temp (deleted) Mon, 04 Jan 2010 11:33:01 GMT pjkersha [6254] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/store/nonces (deleted) Mon, 04 Jan 2010 11:30:39 GMT pjkersha [6253] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/authn/beaker/sessions/container_file (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/authn/beaker/sessions/container_file_lock (deleted) Mon, 04 Jan 2010 11:29:58 GMT pjkersha [6252] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file_lock (deleted) Mon, 04 Jan 2010 11:28:35 GMT pjkersha [6251] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/1 (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/4 (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/4/4b (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/4/4b/4b8f0d9b43acf11eeabeb627dd56d681.cache (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/4/4d (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/4/4d/4da64f4c980e943aaac7eec5829d67f3.cache (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/8 (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/c (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/c/c9 (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/c/c9/c9f0887916e6f78d3e75178201a6a73b.cache (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/f (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/f/f4 (added) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/beaker/sessions/container_file/f/f4/f4a78d2f32508206101f9ec009de1cd1.cache (added) Mon, 04 Jan 2010 11:27:05 GMT pjkersha [6250] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/store/associations/https-localhost_3A7443-B16p5yAhGqRC1qWMEEpkriM9tU8-lGm4bzVie31Hs9eNys0ewLWnY10 (deleted) Mon, 04 Jan 2010 11:26:48 GMT pjkersha [6249] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/store/associations/https-localhost_3A7443-B16p5yAhGqRC1qWMEEpkriM9tU8-R7HuGyarFSQketW2tWkRrckDzKQ (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidrelyingparty/store/associations/https-localhost_3A7443-B16p5yAhGqRC1qWMEEpkriM9tU8-lGm4bzVie31Hs9eNys0ewLWnY10 (added) Mon, 04 Jan 2010 11:26:20 GMT pjkersha [6248] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/associations/http-localhost-24n.kfUjLruFG.Vi4xNrwEMPRyU-lGm4bzVie31Hs9eNys0ewLWnY10 (deleted) Mon, 04 Jan 2010 11:26:06 GMT pjkersha [6247] * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/associations/http-localhost-24n.kfUjLruFG.Vi4xNrwEMPRyU-R7HuGyarFSQketW2tWkRrckDzKQ (deleted) * TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/authz_lite/openidprovider/associations/http-localhost-24n.kfUjLruFG.Vi4xNrwEMPRyU-lGm4bzVie31Hs9eNys0ewLWnY10 (added) Mon, 04 Jan 2010 11:22:32 GMT pjkersha [6246] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authn.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/__init__.py (modified) User selection of OpenID Provider AX attributes completed: ... Thu, 24 Dec 2009 12:12:44 GMT pjkersha [6245] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/authn.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/templates/decide.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/public/layout/default.css (modified) Completed OpenID Provider interface content to enable user to see and ... Thu, 24 Dec 2009 12:09:19 GMT pjkersha [6244] * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/__init__.py (modified) Wed, 23 Dec 2009 17:03:55 GMT pjkersha [6243] * TI12-security/trunk/NDGSecurity/python/.project (added) * TI12-security/trunk/NDGSecurity/python/.pydevproject (added) * TI12-security/trunk/NDGSecurity/python/Makefile (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/buffet/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/demo.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/__init__.py (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/genshi/templates/decide.html (modified) * TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/relyingparty/signin_interface/genshi/public/layout/default.css (modified) Cleaned up the decide page interface of the OpenID Provider and added ... Wed, 23 Dec 2009 13:56:55 GMT pjkersha [6242] * TI12-security/trunk/NDGSecurity/python/.project (deleted) Wed, 23 Dec 2009 13:56:48 GMT pjkersha [6241] * TI12-security/trunk/NDGSecurity/python/.pydevproject (deleted) Wed, 23 Dec 2009 11:13:06 GMT pjkersha [6236] * TI12-security/trunk/NDGSecurity/python/nosetests.py (moved) Wed, 23 Dec 2009 11:12:43 GMT pjkersha [6235] * TI12-security/trunk/NDGSecurity/python/ndg_security_test (moved) Wed, 23 Dec 2009 11:12:27 GMT pjkersha [6234] * TI12-security/trunk/NDGSecurity/python/ndg_security_server (moved) Wed, 23 Dec 2009 11:12:13 GMT pjkersha [6233] * TI12-security/trunk/NDGSecurity/python/ndg_security_common_utils_openid_dbinterface (moved) Wed, 23 Dec 2009 11:11:56 GMT pjkersha [6232] * TI12-security/trunk/NDGSecurity/python/ndg_security (moved) Wed, 23 Dec 2009 11:11:43 GMT pjkersha [6231] * TI12-security/trunk/NDGSecurity/python/ndg_security_common (moved) Wed, 23 Dec 2009 11:11:28 GMT pjkersha [6230] * TI12-security/trunk/NDGSecurity/python/ndg_security_client (moved) Wed, 23 Dec 2009 11:11:07 GMT pjkersha [6229] * TI12-security/trunk/NDGSecurity/java (moved) Wed, 23 Dec 2009 11:10:47 GMT pjkersha [6228] * TI12-security/trunk/NDGSecurity/perl (moved) Wed, 23 Dec 2009 11:10:26 GMT pjkersha [6227] * TI12-security/trunk/NDGSecurity/python (moved) Wed, 23 Dec 2009 11:08:46 GMT pjkersha [6224] * TI12-security/trunk/NDGSecurity/documentation (moved) Wed, 23 Dec 2009 11:07:36 GMT pjkersha [6223] * TI12-security/trunk/NDGSecurity/architecture (moved) Wed, 23 Dec 2009 11:07:19 GMT pjkersha [6222] * TI12-security/trunk/NDGSecurity/nosetests.py (moved) Wed, 23 Dec 2009 11:06:59 GMT pjkersha [6221] * TI12-security/trunk/NDGSecurity/ndg_security_common_utils_openid_dbinterface (moved) Wed, 23 Dec 2009 11:06:20 GMT pjkersha [6220] * TI12-security/trunk/NDGSecurity/ndg_security_test (moved) Wed, 23 Dec 2009 11:05:43 GMT pjkersha [6219] * TI12-security/trunk/NDGSecurity/ndg_security_server (moved) Wed, 23 Dec 2009 11:05:17 GMT pjkersha [6218] * TI12-security/trunk/NDGSecurity/ndg_security_common (moved) Wed, 23 Dec 2009 11:05:00 GMT pjkersha [6217] * TI12-security/trunk/NDGSecurity/ndg_security_client (moved) Wed, 23 Dec 2009 11:04:21 GMT pjkersha [6216] * TI12-security/trunk/NDGSecurity/ndg_security (moved) Wed, 23 Dec 2009 11:03:30 GMT pjkersha [6215] * TI12-security/trunk/NDGSecurity (added)