Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/config/attributeauthority/sitea/README@7077
Revision 7077,
978 bytes
checked in by pjkersha, 11 years ago
(diff) |
|
-
Property svn:keywords set to
Id
|
Line | |
---|
1 | Site A Test Attribute Authority Service |
---|
2 | ======================================= |
---|
3 | This directory contains the configuration information for an Attribute |
---|
4 | Authority test service used by the unit tests: |
---|
5 | |
---|
6 | - site-aa.ini: main configuration file for the service which also contains |
---|
7 | Paste config to enable running the service with paster: |
---|
8 | |
---|
9 | $ paster serve site-a.ini |
---|
10 | |
---|
11 | - sitea_attributeauthority.py: script to invoke the service: |
---|
12 | |
---|
13 | $ python ./sitea_attributeauthority.py |
---|
14 | |
---|
15 | This script can be used to test the service but the unit tests start up and |
---|
16 | close down attribute authority instances atuomatically. See: |
---|
17 | ndg.security.test.unit.BaseTestCase |
---|
18 | |
---|
19 | - sitea_attributeinterface.py: attribute interface plugin to the Attribute |
---|
20 | Authority determines what attributes a given user is entitled to. In a |
---|
21 | production deployment this might link to a user database or other repository. |
---|
22 | |
---|
23 | Initial version: P J Kershaw 14/05/09 |
---|
24 | Updated: P J Kershaw 11/03/10 |
---|
Note: See
TracBrowser
for help on using the repository browser.