|
|
@4276
|
12 years |
pjkersha |
Notes and Actions from GO-ESSP Security Meeting
|
|
|
@4265
|
12 years |
pjkersha |
Integrating Session Manager into WSGI framework.
|
|
|
@4264
|
12 years |
pjkersha |
|
|
|
@4263
|
12 years |
pjkersha |
rename ndg.security.common.zsi_utils -> " " ".zsi
|
|
|
@4262
|
12 years |
pjkersha |
change references ndg.security.common.zsi_utils -> " " ".zsi
|
|
|
@4261
|
12 years |
pjkersha |
Revising package structure for ndg.security.common ZSI code stubs.
|
|
|
@4260
|
12 years |
pjkersha |
Added Paste test harness for WSGI based Session Manager for Session …
|
|
|
@4256
|
12 years |
pjkersha |
Separate package for ZSI bindings to Session Manager WSGI
|
|
|
@4255
|
12 years |
pjkersha |
Separate package for ZSI bindings to Attribute Authority WSGI
|
|
|
@4254
|
12 years |
pjkersha |
Fix to WSGI based WS-Security - make ApplySignatureFilter? WSGI reference …
|
|
|
@4253
|
12 years |
pjkersha |
Updated Attribute Authority JUnit tests running against WSGI based …
|
|
|
@4247
|
12 years |
pjkersha |
Reinstated signing of Binary Security Token - WSS4J's signature …
|
|
|
@4246
|
12 years |
pjkersha |
Refactored AttAuthority? client unit tests to use standard WS-Security …
|
|
|
@4245
|
12 years |
pjkersha |
Working unit tests for WSGI based Attribute Authority.
* Altered so that …
|
|
|
@4238
|
12 years |
pjkersha |
Working unit tests for WSGI based Attribute Authority. TODO:
* test with …
|
|
|
@4233
|
12 years |
pjkersha |
More work on WSGI version of Attribute Authority unit tests. TODO: …
|
|
|
@4225
|
12 years |
pjkersha |
Test for WSGI interface to wget client using http basic authentication …
|
|
|
@4195
|
12 years |
pjkersha |
Updated to work with paster or as standalone script
|
|
|
@4194
|
12 years |
pjkersha |
Added PasteDeploy? test harness for Attribute Authority middleware unit …
|
|
|
@4193
|
12 years |
pjkersha |
Moved Twisted application server test wrappers into dedicated twisted …
|
|
|
@4192
|
12 years |
pjkersha |
Divide unit tests for Attribute Authority into Twisted and WSGI based …
|
|
|
@4185
|
12 years |
pjkersha |
Refined SOAP and WS-Security WSGI middleware. TODO: pass all Attribute …
|
|
|
@4173
|
12 years |
pjkersha |
Added epydoc install target to install documentation on webserver with …
|
|
|
@4172
|
12 years |
pjkersha |
Refactoring of SOAP and WS-Security middleware for better error handling …
|
|
|
@4171
|
12 years |
pjkersha |
Fixes to SOAP and WS-Security middleware, added SOAP fault handling for …
|
|
|
@4162
|
12 years |
pjkersha |
Improved doc strings for OpenID URL methods
|
|
|
@4159
|
13 years |
pjkersha |
Makefile: fixed epydoc target log redirect
SOAP/WS-Security middleware: …
|
|
|
@4158
|
13 years |
cbyrom |
Create new utility module, ClassFactory? - to allow generic instantiation …
|
|
|
@4157
|
13 years |
cbyrom |
Create new utility module, ClassFactory? - to allow generic instantiation …
|
|
|
@4156
|
13 years |
cbyrom |
Improve logging in CredWallet? and X509.
|
|
|
@4155
|
13 years |
pjkersha |
Added and updated epydoc for openid_provider
|
|
|
@4154
|
13 years |
pjkersha |
openid_provider: added capability to add test accounts via config and …
|
|
|
@4153
|
13 years |
pjkersha |
* openid_provider: tightened error handling for …
|
|
|
@4152
|
13 years |
pjkersha |
Changed ndgPage.kid in pylons container to allow for Pylons 0.9.7 - some …
|
|
|
@4151
|
13 years |
pjkersha |
Fixed nasty bug in OpenIDProviderMiddleware._handleCheckIDRequest: update …
|
|
|
@4150
|
13 years |
pjkersha |
Fix to package_data setting
|
|
|
@4149
|
13 years |
pjkersha |
Fix to package_data setting
|
|
|
@4148
|
13 years |
pjkersha |
Fix to package_data setting
|
|
|
@4147
|
13 years |
pjkersha |
Fix to package_data setting
|
|
|
@4146
|
13 years |
pjkersha |
Fixes to server setup.py for inclusion of none .py pylons container files …
|
|
|
@4145
|
13 years |
pjkersha |
Added capability for SSL client Authentication.
* Client cert and …
|
|
|
@4144
|
13 years |
cbyrom |
Fully implement usage of new properties file parser in the SessionMgr? …
|
|
|
@4143
|
13 years |
pjkersha |
Updated overall version to 0.9.3
|
|
|
@4141
|
13 years |
pjkersha |
Make eggs for a test OpenID Provider. Nb. only OpenIDProvider …
|
|
|
@4140
|
13 years |
cbyrom |
Fix property keywords in test cases - since these don't use the Case …
|
|
|
@4139
|
13 years |
cbyrom |
Further standardise property keywords - consolidating caCertFileList into …
|
|
|
@4138
|
13 years |
cbyrom |
Implement consistent use of keywords throughout the codebase - using
the …
|
|
|
@4137
|
13 years |
pjkersha |
openid_provider: fixed for passing over large number of attributes. - …
|
|
|
@4136
|
13 years |
cbyrom |
Extend test suite to exercise new functions available to config parser …
|
|
|
@4135
|
13 years |
cbyrom |
Update AttAuthority? code to work with new config parser.
|
|
|
@4134
|
13 years |
cbyrom |
Extend config parser utilities - to cleanly separate the input and …
|
|
|
@4133
|
13 years |
cbyrom |
Fix checks for inclusive/exclusive namespace use + set default use
of …
|
|
|
@4132
|
13 years |
pjkersha |
OpenID Provider:
* Added support for transfer of ESG attributes using …
|
|
|
@4131
|
13 years |
cbyrom |
Create new utility package with class, ConfigFileParsers? - a utility
class …
|
|
|
@4130
|
13 years |
cbyrom |
Add doc on what the expected SOAP message content should be for the …
|
|
|
@4129
|
13 years |
cbyrom |
General refactoring and updating of code, including:
Removal of refC14nKw …
|
|
|
@4128
|
13 years |
cbyrom |
Add extra documentation for setting up attAuthority services - without …
|
|
|
@4127
|
13 years |
cbyrom |
Get SessionMgr? client working + update conf files, keys and docs with …
|
|
|
@4126
|
13 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: move Yadis rendering into …
|
|
|
@4125
|
13 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: fixes for setting custom paths …
|
|
|
@4123
|
13 years |
pjkersha |
Created ndg.security.server.pylons.container: generic pylons based …
|
|
|
@4122
|
13 years |
pjkersha |
Fixes to OpenIDProviderMiddleware to correctly handle ID Select type …
|
|
|
@4121
|
13 years |
pjkersha |
Working OpenIDProviderMiddleware class with generic rendering interface. …
|
|
|
@4120
|
13 years |
pjkersha |
Fix for ndg.security.test.sessionMgr.test.SessionMgrTestCase?.test1Connect: …
|
|
|
@4119
|
13 years |
pjkersha |
Fix to getSessionStatus for userDN input - X500DN instead of X509DN
|
|
|
@4118
|
13 years |
pjkersha |
raise new NoSignatureFound? if signatureNode not present in …
|
|
|
@4117
|
13 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4116
|
13 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4115
|
13 years |
pjkersha |
Session Manager configuration as ini style - enables easier integration of …
|
|
|
@4114
|
13 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4113
|
13 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4112
|
13 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4111
|
13 years |
cbyrom |
Adjust the various test config files slightly - including the newly …
|
|
|
@4110
|
13 years |
cbyrom |
Allow BinarySecurityToken? ValueType? and whether SignatureConfirmation?
is …
|
|
|
@4109
|
13 years |
cbyrom |
Add new Java client to exercise the Attauthority web service + add
test …
|
|
|
@4108
|
13 years |
cbyrom |
Add new test suite to exercise the EchoClientADB class - and refactor
this …
|
|
|
@4105
|
13 years |
pjkersha |
Begun work abstracting out rendering to enable custom Kid templating.
|
|
|
@4104
|
13 years |
pjkersha |
Begun work abstracting out rendering to enable custom Kid templating.
|
|
|
@4100
|
13 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: fix to enable identifier_select …
|
|
|
@4099
|
13 years |
cbyrom |
Add header comments to java clients.
|
|
|
@4098
|
13 years |
cbyrom |
Remove keys not being used.
|
|
|
@4097
|
13 years |
cbyrom |
Improve exception logging by using subclassing general WSSecurityError.
|
|
|
@4096
|
13 years |
cbyrom |
Add the CA certificate used by the java clients to the python echo …
|
|
|
@4095
|
13 years |
cbyrom |
Add info on the different example clients in the README doc.
|
|
|
@4094
|
13 years |
cbyrom |
Add example java clients:
EchoClientADB - uses Axis Data Bindings …
|
|
|
@4093
|
13 years |
cbyrom |
Add eclipse config files to allow easy set up of java project.
|
|
|
@4091
|
13 years |
cbyrom |
Tidy up the provided xmlbeans binding java client.
|
|
|
@4090
|
13 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: fixes for login and main page.
|
|
|
@4089
|
13 years |
cbyrom |
Tidy up unused configuration files.
|
|
|
@4088
|
13 years |
cbyrom |
Add README.txt doc with details on setting up java client to use …
|
|
|
@4087
|
13 years |
cbyrom |
Remove files no longer needed.
|
|
|
@4086
|
13 years |
cbyrom |
Fix client.properties file - change keystore type to 'jks' (cannot deal …
|
|
|
@4085
|
13 years |
cbyrom |
Add documentation detailing configuration of axis2 rampart settings.
|
|
|
@4084
|
13 years |
cbyrom |
Fix axis2.xml rampart config section: adjust ordering of action items + …
|
|
|
@4083
|
13 years |
cbyrom |
Add basic files required to run the openssl commands for generating
CA …
|
|
|
@4082
|
13 years |
pjkersha |
Further cleaning up of OpenID Provider code - TODO: AuthKit? and templating …
|
|
|
@4081
|
13 years |
pjkersha |
First working version of an OpenID Provider as opposed to a Relying …
|
|
|
@4075
|
13 years |
cbyrom |
Improve logging on test client/server + make use of lambda mkpath …
|
|
|
@4074
|
13 years |
cbyrom |
Improve error handling - custom exceptions now all subclass …
|
|
|
@4070
|
13 years |
pjkersha |
Updated to AttributeAssertion?._createXML. All of the rest of the class …
|
|
|