|
|
@4692
|
12 years |
pjkersha |
Refactoring of SSO service to enable use of local AA and SM instances via …
|
|
|
@4689
|
12 years |
pjkersha |
default_deployment paster template doesn't need package directory
|
|
|
@4688
|
12 years |
pjkersha |
default_deployment paster template doesn't need package directory
|
|
|
@4687
|
12 years |
pjkersha |
Renamed paster template directory - paster_templates
|
|
|
@4686
|
12 years |
pjkersha |
* paster template - revised _tmpl files
|
|
|
@4684
|
12 years |
pjkersha |
* paster template - default_project -> default_deployment
|
|
|
@4683
|
12 years |
pjkersha |
* paster template - more settings in place for default security services …
|
|
|
@4682
|
12 years |
pjkersha |
* paster template - updated .ini_tmpl file adding $$ escapes for $ vars to …
|
|
|
@4680
|
12 years |
pjkersha |
Global replace to fix copyright from STFC & NERC to STFC alone because …
|
|
|
@4674
|
12 years |
pjkersha |
Added a paster custom template for easy deployment of security services.
|
|
|
@4672
|
12 years |
pjkersha |
Re-run unit tests following fixes:
* …
|
|
|
@4667
|
12 years |
pjkersha |
* Completed Attribute Authority unit test
* re-issued out of date test …
|
|
|
@4656
|
12 years |
pjkersha |
#884: added addtional validity checks to AttributeAuthority?.getAttCert and …
|
|
|
@4654
|
12 years |
pjkersha |
#884: add capability to X509Cert.isValidTime to warn when X.509 …
|
|
|
@4609
|
12 years |
pjkersha |
#1004 Security Filter:
* added unit tests for SSLClientAuthNMiddleware. …
|
|
|
@4606
|
12 years |
pjkersha |
#1004 Security Filter:
* SSLClientAuthNMiddleware initial version near …
|
|
|
@4603
|
12 years |
pjkersha |
#1004: initial work on Security Filter:
* started new …
|
|
|
@4587
|
12 years |
pjkersha |
* Completed integration work for common WSGI/SOAP client based interfaces …
|
|
|
@4584
|
12 years |
pjkersha |
Started integration work for common WSGI/SOAP client based interfaces …
|
|
|
@4576
|
12 years |
pjkersha |
Fixed sessionmanager unit tests- updated SessionManager?.getAttCert calls …
|
|
|
@4573
|
12 years |
pjkersha |
* updated configfileparsers imports for new module name.
* improved error …
|
|
|
@4569
|
12 years |
pjkersha |
Renamed classfactory and configfileparsers modules.
|
|
|
@4565
|
12 years |
pjkersha |
OpenID Provider Rendering interface:
* Completed port of Buffet based …
|
|
|
@4559
|
12 years |
pjkersha |
Moved BasicAuthNInterface from OpenID Provider __init.py module to it's …
|
|
|
@4554
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* more progress on port of …
|
|
|
@4553
|
12 years |
pjkersha |
Added templates folder to OpenID Provider buffet rendering interface …
|
|
|
@4552
|
12 years |
pjkersha |
Make buffet into a package in order to include templates.
|
|
|
@4551
|
12 years |
pjkersha |
Make buffet into a package in order to include templates.
|
|
|
@4550
|
12 years |
pjkersha |
Make buffet into a package in order to include templates.
|
|
|
@4549
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* started work on porting …
|
|
|
@4548
|
12 years |
pjkersha |
Moved Pylons Buffet based rendering openid_provider_utils to openid …
|
|
|
@4547
|
12 years |
pjkersha |
Added renderinginterface sub-package to …
|
|
|
@4545
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* added AuthN extension to …
|
|
|
@4543
|
12 years |
pjkersha |
Moved openid under wsgi
|
|
|
@4542
|
12 years |
pjkersha |
new authninterface sub-package to ndg.security.server.wsgi.openid.provider
|
|
|
@4541
|
12 years |
pjkersha |
moved openid_provider -> init.py in openid.provider package.
|
|
|
@4540
|
12 years |
pjkersha |
moved openid_provider into new openid.provider package structure.
|
|
|
@4539
|
12 years |
pjkersha |
Make openid_provider into a separate package.
|
|
|
@4538
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* tested in ID Select mode. …
|
|
|
@4537
|
12 years |
pjkersha |
OpenID Provider Authentication interface:
* added capability for defining …
|
|
|
@4528
|
12 years |
pjkersha |
Added an Authentication interface for the OpenID Provider to enable …
|
|
|
@4527
|
12 years |
pjkersha |
Updated BaseSignatureHandler? and WSSecurityconfig classes to correctly …
|
|
|
@4526
|
12 years |
pjkersha |
Integrated OpenID provider into WSGI stack together with Session Manager …
|
|
|
@4525
|
12 years |
pjkersha |
Adding OpenIDProviderMiddleware filter to Combined Services unit test …
|
|
|
@4521
|
12 years |
pjkersha |
Completed tests running Attribute Authority and Session Manager in the …
|
|
|
@4520
|
12 years |
pjkersha |
ndg.security.server.wsgi.utils.sessionmanagerclient.WSGISessionManagerClien …
|
|
|
@4515
|
12 years |
pjkersha |
usercertauthn module renamed to userx509certauthn in Session Manager / SM …
|
|
|
@4513
|
12 years |
pjkersha |
Added local Session Manager call test to combined services unit tests.
|
|
|
@4501
|
12 years |
pjkersha |
New ndg.security.server.wsgi.utils package to hold Session Manager and …
|
|
|
@4500
|
12 years |
pjkersha |
Added and tested dbauthn module to Session Manager authentication …
|
|
|
@4480
|
12 years |
pjkersha |
Combined Services tests:
* added capability for Session Manager to call …
|
|
|
@4479
|
12 years |
pjkersha |
Added Combined Services unit test - tests Session Manager and Attribtue …
|
|
|
@4447
|
12 years |
pjkersha |
* Updated Session Manager unit tests to include a call to a locally …
|
|
|
@4446
|
12 years |
pjkersha |
Updated CredentialWallet? unit tests to include a call to a locally …
|
|
|
@4437
|
12 years |
pjkersha |
Working Session Manager client unit tests for WSGI based Session Manager
…
|
|
|
@4407
|
12 years |
pjkersha |
More fixes to session manager client
|
|
|
@4406
|
12 years |
pjkersha |
* Fix to Session Manager WSDL to allow nillable X.509 cert and ptrivate …
|
|
|
@4405
|
12 years |
pjkersha |
* Fix to ConfigFileParsers? validateProperties - don't attempt to validate …
|
|
|
@4404
|
12 years |
pjkersha |
Updated contact e-mail address
|
|
|
@4403
|
12 years |
pjkersha |
Updated sessionmanager and attributeauthorityclient unit test readmes
|
|
|
@4402
|
12 years |
pjkersha |
Updated Session Manager for use fo abstract AuthN interface. Working SM …
|
|
|
@4401
|
12 years |
pjkersha |
ConfigFileParsers?.py: update to the way prefix is handled - if set filter …
|
|
|
@4397
|
12 years |
pjkersha |
Fixes to CredentialWallet?:
* refactored _getAttCert, …
|
|
|
@4392
|
12 years |
pjkersha |
Rerun Credential Wallet and AA client unittests with refactored WSDL stubs …
|
|
|
@4390
|
12 years |
pjkersha |
Update to Twisted WSDL stubs
|
|
|
@4387
|
12 years |
pjkersha |
Update to WSDL stubs
|
|
|
@4386
|
12 years |
pjkersha |
Update to WSDL stub Makefiles
|
|
|
@4384
|
12 years |
pjkersha |
SessionMgr? -> SessionManager?
|
|
|
@4381
|
12 years |
pjkersha |
Renamed CredWallet? -> CredentialWallet?
|
|
|
@4377
|
12 years |
pjkersha |
Renamed Attribute Authority classes and reran unittests
|
|
|
@4370
|
12 years |
pjkersha |
Move ndg.security.server Session Manager and Attribute Authority back into …
|
|
|
@4369
|
12 years |
pjkersha |
Move ndg.security.server Session Manager and Attribute Authority back into …
|
|
|
@4368
|
12 years |
pjkersha |
Move ndg.security.server Session Manager and Attribute Authority back into …
|
|
|
@4367
|
12 years |
pjkersha |
Move ndg.security.server Session Manager and Attribute Authority back into …
|
|
|
@4365
|
12 years |
pjkersha |
* cleaned out old config files from ndg.security.server.conf
* moved …
|
|
|
@4364
|
12 years |
pjkersha |
Removed ndg.security.server.Log - not needed
|
|
|
@4363
|
12 years |
pjkersha |
Moved twisted code into ndg.security.server.zsi.twisted from the main …
|
|
|
@4362
|
12 years |
pjkersha |
Added ndg.security.server.zsi.twisted to branch out specific ZSI bindings …
|
|
|
@4360
|
12 years |
pjkersha |
Re-arranging package structure
|
|
|
@4358
|
12 years |
pjkersha |
ndg.security.common.wssecurity.__init: fix for reading parameters with …
|
|
|
@4325
|
12 years |
pjkersha |
Removed SimpleCA service. It's not needed now that NDG sites are …
|
|
|
@4320
|
12 years |
pjkersha |
* Fixed ConfigFileParsers? and re-tested CredWallet? unit tests.
* Added …
|
|
|
@4319
|
12 years |
pjkersha |
Major surgery on ConfigFileParsers? to enable support for nesting of …
|
|
|
@4318
|
12 years |
pjkersha |
Added ConfigFileParsers? unittests. ConfigFileParsers? validation currently …
|
|
|
@4310
|
12 years |
pjkersha |
Renamed MyProxy? SessionManager? AuthNService module.
|
|
|
@4309
|
12 years |
pjkersha |
Fleshed out MyProxyClient? AuthNService interface implementation.
|
|
|
@4308
|
12 years |
pjkersha |
Fixed imports to allow for myproxy module move to ndg.security.common
|
|
|
@4306
|
12 years |
pjkersha |
Renamed MyProxy?.py -> myproxy.py
|
|
|
@4305
|
12 years |
pjkersha |
Renamed Session Manager Authentication interface package to authnservice
|
|
|
@4304
|
12 years |
pjkersha |
Updated Session Manager parsing. ConfigFileParsers? can now take '.' …
|
|
|
@4290
|
12 years |
pjkersha |
Refactoring of CredWallet? - added unit tests for AA getAttCert call with a …
|
|
|
@4285
|
12 years |
pjkersha |
Refactoring of CredWallet? - first working unit tests for new version + …
|
|
|
@4279
|
12 years |
pjkersha |
Major refactoring of CredWallet? and SessionMgr? to allow for non-user based …
|
|
|
@4265
|
12 years |
pjkersha |
Integrating Session Manager into WSGI framework.
|
|
|
@4262
|
12 years |
pjkersha |
change references ndg.security.common.zsi_utils -> " " ".zsi
|
|
|
@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 …
|
|
|
@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 …
|
|
|