|
|
@4171
|
11 years |
pjkersha |
Fixes to SOAP and WS-Security middleware, added SOAP fault handling for …
|
|
|
@4162
|
11 years |
pjkersha |
Improved doc strings for OpenID URL methods
|
|
|
@4159
|
11 years |
pjkersha |
Makefile: fixed epydoc target log redirect
SOAP/WS-Security middleware: …
|
|
|
@4158
|
11 years |
cbyrom |
Create new utility module, ClassFactory? - to allow generic instantiation …
|
|
|
@4157
|
11 years |
cbyrom |
Create new utility module, ClassFactory? - to allow generic instantiation …
|
|
|
@4156
|
11 years |
cbyrom |
Improve logging in CredWallet? and X509.
|
|
|
@4155
|
11 years |
pjkersha |
Added and updated epydoc for openid_provider
|
|
|
@4154
|
11 years |
pjkersha |
openid_provider: added capability to add test accounts via config and …
|
|
|
@4153
|
11 years |
pjkersha |
* openid_provider: tightened error handling for …
|
|
|
@4152
|
11 years |
pjkersha |
Changed ndgPage.kid in pylons container to allow for Pylons 0.9.7 - some …
|
|
|
@4151
|
11 years |
pjkersha |
Fixed nasty bug in OpenIDProviderMiddleware._handleCheckIDRequest: update …
|
|
|
@4150
|
11 years |
pjkersha |
Fix to package_data setting
|
|
|
@4149
|
11 years |
pjkersha |
Fix to package_data setting
|
|
|
@4148
|
11 years |
pjkersha |
Fix to package_data setting
|
|
|
@4147
|
11 years |
pjkersha |
Fix to package_data setting
|
|
|
@4146
|
11 years |
pjkersha |
Fixes to server setup.py for inclusion of none .py pylons container files …
|
|
|
@4145
|
11 years |
pjkersha |
Added capability for SSL client Authentication.
* Client cert and …
|
|
|
@4144
|
11 years |
cbyrom |
Fully implement usage of new properties file parser in the SessionMgr? …
|
|
|
@4143
|
11 years |
pjkersha |
Updated overall version to 0.9.3
|
|
|
@4141
|
11 years |
pjkersha |
Make eggs for a test OpenID Provider. Nb. only OpenIDProvider …
|
|
|
@4140
|
11 years |
cbyrom |
Fix property keywords in test cases - since these don't use the Case …
|
|
|
@4139
|
11 years |
cbyrom |
Further standardise property keywords - consolidating caCertFileList into …
|
|
|
@4138
|
11 years |
cbyrom |
Implement consistent use of keywords throughout the codebase - using
the …
|
|
|
@4137
|
11 years |
pjkersha |
openid_provider: fixed for passing over large number of attributes. - …
|
|
|
@4136
|
11 years |
cbyrom |
Extend test suite to exercise new functions available to config parser …
|
|
|
@4135
|
11 years |
cbyrom |
Update AttAuthority? code to work with new config parser.
|
|
|
@4134
|
11 years |
cbyrom |
Extend config parser utilities - to cleanly separate the input and …
|
|
|
@4133
|
11 years |
cbyrom |
Fix checks for inclusive/exclusive namespace use + set default use
of …
|
|
|
@4132
|
11 years |
pjkersha |
OpenID Provider:
* Added support for transfer of ESG attributes using …
|
|
|
@4131
|
11 years |
cbyrom |
Create new utility package with class, ConfigFileParsers? - a utility
class …
|
|
|
@4130
|
11 years |
cbyrom |
Add doc on what the expected SOAP message content should be for the …
|
|
|
@4129
|
11 years |
cbyrom |
General refactoring and updating of code, including:
Removal of refC14nKw …
|
|
|
@4128
|
11 years |
cbyrom |
Add extra documentation for setting up attAuthority services - without …
|
|
|
@4127
|
11 years |
cbyrom |
Get SessionMgr? client working + update conf files, keys and docs with …
|
|
|
@4126
|
11 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: move Yadis rendering into …
|
|
|
@4125
|
11 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: fixes for setting custom paths …
|
|
|
@4123
|
11 years |
pjkersha |
Created ndg.security.server.pylons.container: generic pylons based …
|
|
|
@4122
|
11 years |
pjkersha |
Fixes to OpenIDProviderMiddleware to correctly handle ID Select type …
|
|
|
@4121
|
11 years |
pjkersha |
Working OpenIDProviderMiddleware class with generic rendering interface. …
|
|
|
@4120
|
11 years |
pjkersha |
Fix for ndg.security.test.sessionMgr.test.SessionMgrTestCase?.test1Connect: …
|
|
|
@4119
|
11 years |
pjkersha |
Fix to getSessionStatus for userDN input - X500DN instead of X509DN
|
|
|
@4118
|
11 years |
pjkersha |
raise new NoSignatureFound? if signatureNode not present in …
|
|
|
@4117
|
11 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4116
|
11 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4115
|
11 years |
pjkersha |
Session Manager configuration as ini style - enables easier integration of …
|
|
|
@4114
|
11 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4113
|
11 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4112
|
11 years |
cbyrom |
Create new package with Java client for SessionMgr? service and associated …
|
|
|
@4111
|
11 years |
cbyrom |
Adjust the various test config files slightly - including the newly …
|
|
|
@4110
|
11 years |
cbyrom |
Allow BinarySecurityToken? ValueType? and whether SignatureConfirmation?
is …
|
|
|
@4109
|
11 years |
cbyrom |
Add new Java client to exercise the Attauthority web service + add
test …
|
|
|
@4108
|
11 years |
cbyrom |
Add new test suite to exercise the EchoClientADB class - and refactor
this …
|
|
|
@4105
|
11 years |
pjkersha |
Begun work abstracting out rendering to enable custom Kid templating.
|
|
|
@4104
|
11 years |
pjkersha |
Begun work abstracting out rendering to enable custom Kid templating.
|
|
|
@4100
|
11 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: fix to enable identifier_select …
|
|
|
@4099
|
11 years |
cbyrom |
Add header comments to java clients.
|
|
|
@4098
|
11 years |
cbyrom |
Remove keys not being used.
|
|
|
@4097
|
11 years |
cbyrom |
Improve exception logging by using subclassing general WSSecurityError.
|
|
|
@4096
|
11 years |
cbyrom |
Add the CA certificate used by the java clients to the python echo …
|
|
|
@4095
|
11 years |
cbyrom |
Add info on the different example clients in the README doc.
|
|
|
@4094
|
11 years |
cbyrom |
Add example java clients:
EchoClientADB - uses Axis Data Bindings …
|
|
|
@4093
|
11 years |
cbyrom |
Add eclipse config files to allow easy set up of java project.
|
|
|
@4091
|
11 years |
cbyrom |
Tidy up the provided xmlbeans binding java client.
|
|
|
@4090
|
11 years |
pjkersha |
ndg.security.server.wsgi.openid_provider: fixes for login and main page.
|
|
|
@4089
|
11 years |
cbyrom |
Tidy up unused configuration files.
|
|
|
@4088
|
11 years |
cbyrom |
Add README.txt doc with details on setting up java client to use …
|
|
|
@4087
|
11 years |
cbyrom |
Remove files no longer needed.
|
|
|
@4086
|
11 years |
cbyrom |
Fix client.properties file - change keystore type to 'jks' (cannot deal …
|
|
|
@4085
|
11 years |
cbyrom |
Add documentation detailing configuration of axis2 rampart settings.
|
|
|
@4084
|
11 years |
cbyrom |
Fix axis2.xml rampart config section: adjust ordering of action items + …
|
|
|
@4083
|
11 years |
cbyrom |
Add basic files required to run the openssl commands for generating
CA …
|
|
|
@4082
|
11 years |
pjkersha |
Further cleaning up of OpenID Provider code - TODO: AuthKit? and templating …
|
|
|
@4081
|
11 years |
pjkersha |
First working version of an OpenID Provider as opposed to a Relying …
|
|
|
@4075
|
11 years |
cbyrom |
Improve logging on test client/server + make use of lambda mkpath …
|
|
|
@4074
|
11 years |
cbyrom |
Improve error handling - custom exceptions now all subclass …
|
|
|
@4070
|
11 years |
pjkersha |
Updated to AttributeAssertion?._createXML. All of the rest of the class …
|
|
|
@4069
|
11 years |
pjkersha |
Added unit tests for exclusive C14N for ElementTree based XMLSec code.
|
|
|
@4068
|
11 years |
pjkersha |
Working enveloped signature with ElementTree based C14N
* ElementTree …
|
|
|
@4067
|
11 years |
pjkersha |
Fixes to ndg.security.common.authz.pdp.proftp - Pro-FTP based Polciy …
|
|
|
@4061
|
11 years |
pjkersha |
More fixes to XMLSec functionality.
|
|
|
@4059
|
11 years |
pjkersha |
python/Tests/authtest: Pylons AuthKit? OpenID test code - added error2 …
|
|
|
@4054
|
11 years |
pjkersha |
Fix to wsSecurity.SignatureHandler?._verifyTimestamp
|
|
|
@4053
|
11 years |
pjkersha |
WSS4J XML Beans based client for testing Python WS-Security.
|
|
|
@4052
|
11 years |
pjkersha |
Successfully tested echo client (ndg.security.test.wsSecurity.client) with …
|
|
|
@4051
|
11 years |
pjkersha |
Working version of ElementTree WS-Security SignatureHandler?:
* test code …
|
|
|
@4045
|
11 years |
pjkersha |
tidying up etree.py and elementtreeproxy.py ElementTree WS-Security …
|
|
|
@4038
|
11 years |
pjkersha |
Completed ElementTree - ZSI integration for WS-Security SignatureHandler? …
|
|
|
@4035
|
11 years |
pjkersha |
Fixes following update to NOCS deployment.
* …
|
|
|
@4029
|
11 years |
pjkersha |
1.1 release.
|
|
|
@4024
|
11 years |
pjkersha |
Integration of ElementTree with C14N into ZSI's ElementProxy? interface …
|
|
|
@4020
|
11 years |
pjkersha |
More work on WSGI SOAPMiddleware
* Moved soap and wssecurity middleware …
|
|
|
@4001
|
12 years |
pjkersha |
ndg.security.server/setup.py: fix to entry points for paster SSO service
|
|
|
@3994
|
12 years |
pjkersha |
* Added AuthKit? as a dependency to ndg.security.server egg
* Fixed …
|
|
|
@3961
|
12 years |
pjkersha |
New release number 0.9.2
|
|
|
@3960
|
12 years |
pjkersha |
Fixes following new NDG beta deployment on glue:
* PDP sends warning if …
|
|
|
@3955
|
12 years |
pjkersha |
python/ndg.security.server/ndg/security/server/share/ndg-aa: added option …
|
|
|
@3942
|
12 years |
pjkersha |
New release for deployment as egg version 0.9.1:
* OpenID support in beta …
|
|
|
@3918
|
12 years |
pjkersha |
Initial Integration of Single Sign On Service with OpenID and Pylons …
|
|
|
@3914
|
12 years |
pjkersha |
* New ndg.security.common.zsi_util.httpproxy.ProxyHTTPConnection class …
|
|
|
@3897
|
12 years |
pjkersha |
Working version with independent Policy Enforcement Point (Gatekeeper) + …
|
|
|