|
|
@6732
|
11 years |
pjkersha |
Rearranging parsing package structure.
|
|
|
@6731
|
11 years |
pjkersha |
Work on XACML !ETree based parsing. Added first basic unit test.
|
|
|
@6730
|
11 years |
pjkersha |
* Working Credential Wallet refactored for Python 2.6
* Pruned out more …
|
|
|
@6721
|
11 years |
pjkersha |
* Working Attribute Authority client unit tests. Configuration parameters …
|
|
|
@6720
|
11 years |
pjkersha |
* Attribute Authority unit tests now pass with refactored Attribute …
|
|
|
@6719
|
11 years |
pjkersha |
Refactoring Attribute Authority to remove NDG Attribute Certificate and …
|
|
|
@6686
|
11 years |
pjkersha |
Refactoring Attribute Authority to remove NDG Attribute Certificate and …
|
|
|
@6675
|
11 years |
pjkersha |
Fixes to SAML timestamp checking
|
|
|
@6673
|
11 years |
pjkersha |
Started pruning trunk of old security code. None of this code is used by …
|
|
|
@6643
|
11 years |
pjkersha |
Contd port of MSI Policy + PDP implementation to XACML 2.0
|
|
|
@6642
|
11 years |
pjkersha |
|
|
|
@6641
|
11 years |
pjkersha |
Fix to install_eggs Makefile target.
|
|
|
@6630
|
11 years |
pjkersha |
Keep a record of work on this PAM plugin for Oracle - May be required for …
|
|
|
@6629
|
11 years |
pjkersha |
|
|
|
@6628
|
11 years |
pjkersha |
Merged changes up to 6557 from trunk ready for 1.5.1 release.
|
|
|
@6623
|
11 years |
pjkersha |
|
|
|
@6621
|
11 years |
pjkersha |
Started port of MSI Policy + PDP implementation to XACML 2.0
|
|
|
@6617
|
11 years |
pjkersha |
ndg.security.test.unit.saml.test_soapauthzdecisioninterface: Working …
|
|
|
@6615
|
11 years |
pjkersha |
AuthzService? unit test wiht …
|
|
|
@6605
|
11 years |
pjkersha |
Setting up tests for the SAML Authorisation Service.
|
|
|
@6604
|
11 years |
pjkersha |
Fix for ticket #1102: added capability to set return to URI as a query …
|
|
|
@6598
|
11 years |
pjkersha |
Renamed PIP modules to avoid ndg name clash.
|
|
|
@6597
|
11 years |
pjkersha |
New Policy Information Point class ndg.security.common.authz.pip.esg.PIP …
|
|
|
@6596
|
11 years |
pjkersha |
Move NDG2 specific authorisation code into its own package to avoid …
|
|
|
@6595
|
11 years |
pjkersha |
Move NDG2 specific authorisation code into its own package to avoid …
|
|
|
@6593
|
11 years |
pjkersha |
Moved XACML code into it's own NDG_XACML branch in the trunk. The code is …
|
|
|
@6586
|
11 years |
pjkersha |
Started ESG Authorisation Service implementation …
|
|
|
@6584
|
11 years |
pjkersha |
* Fixes to SAML Attribute Query client.
* Work query to ESG Authz service …
|
|
|
@6580
|
11 years |
pjkersha |
SOAP client - added capability for custom headers and setting SOAPAction …
|
|
|
@6578
|
11 years |
pjkersha |
* Important fix for SOAP client used with SAML SOAP binding: set text/xml …
|
|
|
@6577
|
11 years |
pjkersha |
End to end testing with ESG prototype SAML Authz service.
|
|
|
@6575
|
11 years |
pjkersha |
Changes for addition of AuthzDecisionQuery? WSGI interface (Authorisation …
|
|
|
@6574
|
11 years |
pjkersha |
Changes for addition of AuthzDecisionQuery? WSGI interface (Authorisation …
|
|
|
@6573
|
11 years |
pjkersha |
Refactor ndg.security.server.wsgi.saml into separate attribute and …
|
|
|
@6572
|
11 years |
pjkersha |
Working refactored Attribute Authority Client unit tests.
|
|
|
@6571
|
11 years |
pjkersha |
Refactored SAML SOAP Binding unit test class into a separate module …
|
|
|
@6570
|
11 years |
pjkersha |
* Refactored classfactory module as a more generic factory for importing …
|
|
|
@6567
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?:
* …
|
|
|
@6566
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?
|
|
|
@6565
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?
|
|
|
@6564
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?
|
|
|
@6563
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?
|
|
|
@6562
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?
|
|
|
@6561
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?
|
|
|
@6560
|
11 years |
pjkersha |
Refactoring SAML SOAP bindings module to include AuthzDecisionQuery?
|
|
|
@6557
|
11 years |
pjkersha |
Fix for ApacheSSLAuthnMiddleware - use comma separated list for accepted …
|
|
|
@6512
|
11 years |
pjkersha |
Patches to CredentialWallet?, SAML interfaces and authz middleware for WPS …
|
|
|
@6447
|
11 years |
pjkersha |
* fix for ndg.security.server.wsgi.authn.AuthnRedirectResponseMiddleware? - …
|
|
|
@6441
|
11 years |
pjkersha |
* Added more help links to the OpenID interfaces
* tidied up the static …
|
|
|
@6440
|
11 years |
pjkersha |
* #1088 Important fix to AuthnRedirectResponseMiddleware? to set redirect …
|
|
|
@6369
|
11 years |
pjkersha |
no need to keep epydoc generated output
|
|
|
@6356
|
11 years |
pjkersha |
Old Pylons SSO code moved to separate branch in trunk
|
|
|
@6355
|
11 years |
pjkersha |
Old Pylons SSO code moved to separate branch in trunk
|
|
|
@6354
|
11 years |
pjkersha |
Old Pylons SSO code moved to separate branch in trunk
|
|
|
@6299
|
11 years |
pjkersha |
Fixed AuthKit? dependency for ndg_security_server egg.
|
|
|
@6290
|
11 years |
pjkersha |
Got rid of rc and svn revision info
|
|
|
@6284
|
11 years |
pjkersha |
Preparing 1.4 release.
|
|
|
@6277
|
11 years |
pjkersha |
ndg.security.server.wsgi.openid.relyingparty.validation.SSLClientAuthNValid …
|
|
|
@6276
|
11 years |
pjkersha |
* ndg.security.server.wsgi.NDGSecurityMiddlewareBase: change code to leave …
|
|
|
@6272
|
11 years |
pjkersha |
Fix to OpenID Provider decide page template for tests with ESG RP …
|
|
|
@6271
|
11 years |
pjkersha |
Working Genshi PEP result handler plugin
|
|
|
@6268
|
11 years |
pjkersha |
|
|
|
@6267
|
11 years |
pjkersha |
|
|
|
@6266
|
11 years |
pjkersha |
|
|
|
@6265
|
11 years |
pjkersha |
Adding Genshi template interface for access denied result handler.
|
|
|
@6264
|
11 years |
pjkersha |
* Refactored PEP result handler code from authz into separate …
|
|
|
@6263
|
11 years |
pjkersha |
moved authz module content to authz package level init
|
|
|
@6262
|
11 years |
pjkersha |
Moved authz module into new authz package.
|
|
|
@6261
|
11 years |
pjkersha |
Changing authz module into package to allow for different PEP result …
|
|
|
@6260
|
11 years |
pjkersha |
Added explicit alias names for AX requested parameters in line with …
|
|
|
@6259
|
11 years |
pjkersha |
|
|
|
@6258
|
11 years |
pjkersha |
|
|
|
@6257
|
11 years |
pjkersha |
|
|
|
@6256
|
11 years |
pjkersha |
|
|
|
@6255
|
11 years |
pjkersha |
|
|
|
@6254
|
11 years |
pjkersha |
|
|
|
@6253
|
11 years |
pjkersha |
|
|
|
@6252
|
11 years |
pjkersha |
|
|
|
@6251
|
11 years |
pjkersha |
|
|
|
@6250
|
11 years |
pjkersha |
|
|
|
@6249
|
11 years |
pjkersha |
|
|
|
@6248
|
11 years |
pjkersha |
|
|
|
@6247
|
11 years |
pjkersha |
|
|
|
@6246
|
11 years |
pjkersha |
User selection of OpenID Provider AX attributes completed: …
|
|
|
@6245
|
11 years |
pjkersha |
Completed OpenID Provider interface content to enable user to see and …
|
|
|
@6244
|
11 years |
pjkersha |
|
|
|
@6243
|
11 years |
pjkersha |
Cleaned up the decide page interface of the OpenID Provider and added …
|
|
|
@6242
|
11 years |
pjkersha |
|
|
|
@6241
|
11 years |
pjkersha |
|
|
|
@6236
|
11 years |
pjkersha |
|
|
|
@6235
|
11 years |
pjkersha |
|
|
|
@6234
|
11 years |
pjkersha |
|
|
|
@6233
|
11 years |
pjkersha |
|
|
|
@6232
|
11 years |
pjkersha |
|
|
|
@6231
|
11 years |
pjkersha |
|
|
|
@6230
|
11 years |
pjkersha |
|
|
|
@6229
|
11 years |
pjkersha |
|
|
|
@6228
|
11 years |
pjkersha |
|
|
|
@6227
|
11 years |
pjkersha |
|
|
|
@6224
|
11 years |
pjkersha |
|
|
|