|
|
@5541
|
12 years |
pjkersha |
New integration test for trying out OpenID Relying Party running in the …
|
|
|
@5538
|
12 years |
pjkersha |
Working SAML Attribute Query with SOAP binding
* reworked serialisation …
|
|
|
@5528
|
12 years |
pjkersha |
Started SAML AttributeQuery? implementation.
|
|
|
@5527
|
12 years |
pjkersha |
Working soap unit test with UrlLib2SOAPClient.
|
|
|
@5526
|
12 years |
pjkersha |
More work on Urllib2SOAPClient class + unit test
|
|
|
@5521
|
12 years |
pjkersha |
Added urllib2 based SOAP client handler class.
|
|
|
@5520
|
12 years |
pjkersha |
Refactored ndg.security.common.soap into a package with client and …
|
|
|
@5519
|
12 years |
pjkersha |
Unit tested ElementTree SOAP implementation using paste.fixture.
|
|
|
@5517
|
12 years |
pjkersha |
Added ugly hack to ensure SOAP element name space declaration is present …
|
|
|
@5516
|
12 years |
pjkersha |
Started work on SAML Attribute Interface SOAP Binding
* added new …
|
|
|
@5514
|
12 years |
pjkersha |
Added OpenSAML credits
|
|
|
@5513
|
12 years |
pjkersha |
Split SAML unit tests into separate ones for SAML and SAML Attribute …
|
|
|
@5510
|
12 years |
pjkersha |
Working SAML Assertion code with ESG specific Group/Role? attributes
|
|
|
@5507
|
12 years |
pjkersha |
Working SAML assertion code with string attributes
|
|
|
@5504
|
12 years |
pjkersha |
Progress with SAML Marshalling classes. These take a given SAML object …
|
|
|
@5503
|
12 years |
pjkersha |
Started SAML interface for Attribute Authority - made major additions to …
|
|
|
@5499
|
12 years |
pjkersha |
* Added IdP ValidationDriver? specialisation for SSL peer cert verification …
|
|
|
@5497
|
12 years |
pjkersha |
Work on unit testing for IdP Validator implementation + SSL client authN …
|
|
|
@5491
|
12 years |
pjkersha |
Nearing completion of IdP Validator implementation. This enables OpenID …
|
|
|
@5486
|
12 years |
pjkersha |
Fixed license info
|
|
|
@5467
|
12 years |
cbyrom |
Add ca directory for storing security certificates.
|
|
|
@5465
|
12 years |
pjkersha |
Fix to licence info in config files.
|
|
|
@5456
|
12 years |
pjkersha |
Fix licence info in setup.py files.
|
|
|
@5455
|
12 years |
pjkersha |
=== Release 1.0.4rc1 ===
Updates and fixes for OAI Editor security …
|
|
|
@5454
|
12 years |
pjkersha |
Important fix: remove credentialWallet key on logout
|
|
|
@5453
|
12 years |
pjkersha |
|
|
|
@5452
|
12 years |
pjkersha |
|
|
|
@5451
|
12 years |
pjkersha |
|
|
|
@5450
|
12 years |
pjkersha |
|
|
|
@5448
|
12 years |
pjkersha |
ndg.security.test.integration.authz_lite integration test: revised …
|
|
|
@5447
|
12 years |
pjkersha |
Added a new integration test configuration …
|
|
|
@5442
|
12 years |
pjkersha |
Bug fix: ndg.security.common.m2CryptoSSLUtility.HostCheck? can know accept …
|
|
|
@5441
|
12 years |
pjkersha |
Added capability to allow for clock skew between client and server for …
|
|
|
@5436
|
12 years |
pjkersha |
Fixes for integration testing with OAI editor:
* Attribute Authority and …
|
|
|
@5433
|
12 years |
pjkersha |
Fixes for OAI editor security integration.
|
|
|
@5397
|
12 years |
pjkersha |
ndg.security.common.authz.msi: added additional logging for PDP and PIP. …
|
|
|
@5396
|
12 years |
pjkersha |
fix to getLocalName import
|
|
|
@5395
|
12 years |
pjkersha |
XACML implementation: fixes to Apply class added separate exceptions …
|
|
|
@5393
|
12 years |
pjkersha |
More work on new policy parser
|
|
|
@5377
|
12 years |
pjkersha |
Renamed cond module moving code to package level in init.py
|
|
|
@5376
|
12 years |
pjkersha |
Moved factory, cond, eval modules into cond package
|
|
|
@5375
|
12 years |
pjkersha |
Refactored XACML code:
* fixes to Policy.getInstance parser method
* …
|
|
|
@5373
|
12 years |
pjkersha |
Example m2urllib2 code prepared for use with OpenID Relying Party SSL peer …
|
|
|
@5372
|
12 years |
pjkersha |
Added code for validation of OpenID Provider by Relying Party using …
|
|
|
@5363
|
12 years |
pjkersha |
Experimenting with M2Crypto.m2urllib2 module for use with Python OpenID …
|
|
|
@5362
|
12 years |
pjkersha |
Preparing new release for neptune which includes caching of credentials in …
|
|
|
@5361
|
12 years |
pjkersha |
Experimenting with pyCurl for Python OpenID implementation - pyCurl if …
|
|
|
@5359
|
12 years |
pjkersha |
* ndg.security.test.unit.wssecurity.foursuite: WS-Security signature …
|
|
|
@5358
|
12 years |
pjkersha |
* ndg.security.test.unit.wssecurity.dom: WS-Security signature handler: …
|
|
|
@5357
|
12 years |
pjkersha |
* fix to WS-Security signature handler 4Suite implementation …
|
|
|
@5355
|
12 years |
pjkersha |
Implemented a caching scheme for Attribute Certificates in the security …
|
|
|
@5353
|
12 years |
pjkersha |
Example Pylons project invoking abort(401) from a controller to invoke the …
|
|
|
@5350
|
12 years |
pjkersha |
Demonstration code to try out urllib2 call to NDG Security secured URI. …
|
|
|
@5343
|
12 years |
pjkersha |
SSL Client AuthN WSGI middleware - additions to unit tests.
|
|
|
@5333
|
12 years |
pjkersha |
Working on SSL Client AuthN WSGI middleware
|
|
|
@5330
|
12 years |
pjkersha |
Completed AuthorizationMiddleware? unit tests …
|
|
|
@5329
|
12 years |
pjkersha |
* Added AuthorizationMiddleware? unit tests: …
|
|
|
@5322
|
12 years |
pjkersha |
Added capability to customise unauthorized responses for the authorisation …
|
|
|
@5321
|
12 years |
pjkersha |
Changing ndg.security.server.wsgi.authz from a package to a module to …
|
|
|
@5320
|
12 years |
pjkersha |
Changing ndg.security.server.wsgi.authz from a package to a module to …
|
|
|
@5319
|
12 years |
pjkersha |
Changing ndg.security.server.wsgi.authz from a package to a module to …
|
|
|
@5318
|
12 years |
pjkersha |
== 1.0.2rc3 Release ==
For deployment on neptune. Fix for OpenID Relying …
|
|
|
@5317
|
12 years |
pjkersha |
Added fix for OpenID AX data returned from OpenID Relying Party AuthKit? …
|
|
|
@5316
|
12 years |
pjkersha |
== 1.0.2rc2 Release ==
For deployment on neptune. Contains fix for …
|
|
|
@5315
|
12 years |
pjkersha |
* Fix to logout in ndg.security.server.wsgi.authn
* improved graphics …
|
|
|
@5295
|
12 years |
pjkersha |
Tagged new release for neptune
|
|
|
@5294
|
12 years |
pjkersha |
configuration for former pyDAP 2.0 integrated with security. Settings for …
|
|
|
@5293
|
12 years |
pjkersha |
Integrated security with pyDAP 3.0. Test configuration is in …
|
|
|
@5292
|
12 years |
pjkersha |
Fix to ndg.security.server.wsgi.authn.AuthenticationRedirectMiddleware?: …
|
|
|
@5291
|
12 years |
pjkersha |
Completed fixes to unit tests for move to 'unit' package.
|
|
|
@5290
|
12 years |
pjkersha |
Reworking unit tests
|
|
|
@5289
|
12 years |
pjkersha |
Moved unit test modules into new 'unit' package
|
|
|
@5288
|
12 years |
pjkersha |
Moved unit test modules into new 'unit' package
|
|
|
@5287
|
12 years |
pjkersha |
Moved unit test modules into new 'unit' package
|
|
|
@5286
|
12 years |
pjkersha |
Moved unit test modules into new 'unit' package
|
|
|
@5285
|
12 years |
pjkersha |
* Important fixes to PDP.evaluate to ensure all targets yield permit …
|
|
|
@5282
|
12 years |
pjkersha |
Fixed REMOTE_USER_DATA debug statement.
|
|
|
@5281
|
12 years |
pjkersha |
Added ref to pepCtx session key - this is now removed along with the other …
|
|
|
@5280
|
12 years |
pjkersha |
Further improvements to the authorization middleware:
* PEPFilter no …
|
|
|
@5279
|
12 years |
pjkersha |
Major fix to authorisation middleware:
* Apply request URI checking in …
|
|
|
@5275
|
12 years |
pjkersha |
Test/wsgiStack: added code to test authkit MultiHandler? to trap responses …
|
|
|
@5274
|
12 years |
pjkersha |
== 1.0.1 rc3 ==
* got rid of yui code not needed for the moment
|
|
|
@5273
|
12 years |
pjkersha |
== 1.0.1 rc3 ==
* Fixed return in msi PIP._getAttributeCertificate
* …
|
|
|
@5254
|
12 years |
pjkersha |
Added additional debug logging and improved error handling
|
|
|
@5230
|
12 years |
pjkersha |
= 1.0.1 rc2 =
Fixed return in msi PIP._getAttributeCertificate
|
|
|
@5228
|
12 years |
pjkersha |
= 1.0.1 rc2 =
Remove test flag from msi PIP class.
|
|
|
@5227
|
12 years |
pjkersha |
= 1.0.1 rc2 =
Added capability for Policy Information Point to query an …
|
|
|
@5224
|
12 years |
pjkersha |
Modified beaker environ_key to avoid clashes with other middleware
|
|
|
@5223
|
12 years |
pjkersha |
Updates following initial release on ndg3beta - release is now 1.0.1rc1:
…
|
|
|
@5222
|
12 years |
pjkersha |
* added ndg_security_test to buildout scripts
* added …
|
|
|
@5221
|
12 years |
pjkersha |
This file had been missed out from checkin so that this dir is not …
|
|
|
@5220
|
12 years |
pjkersha |
Updated release tag ready for first deployment on ndg3beta
|
|
|
@5213
|
12 years |
pjkersha |
Investigating AuthKit? version dependency problem
|
|
|
@5207
|
12 years |
pjkersha |
netcdf plugin egg for pydap buildout
|
|
|
@5206
|
12 years |
pjkersha |
Update zc.buildout config file settings
|
|
|
@5205
|
12 years |
pjkersha |
separate dirs for zc.buildout configs
|
|
|
@5204
|
12 years |
pjkersha |
Added zc.buildout configs for NDG Security and NDG Security with pyDAP
|
|
|
@5189
|
12 years |
pjkersha |
Removed ndg.security.server.wsgi.openid.provider.AuthNInterfaceCtx. This …
|
|
|
@5187
|
12 years |
pjkersha |
Tested Policy with regex target URIs
|
|
|
@5186
|
12 years |
pjkersha |
Integrated PDP, PIP and Policy objects into …
|
|
|