Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/attributeauthority/test_attributeauthority.cfg@6686
Revision 6686,
435 bytes
checked in by pjkersha, 11 years ago
(diff) |
Refactoring Attribute Authority to remove NDG Attribute Certificate and role mapping code.
|
Line | |
---|
1 | # NERC Data Grid Project |
---|
2 | # |
---|
3 | # P J Kershaw 16/01/07 |
---|
4 | # |
---|
5 | # Copyright (C) 2009 Science and Technology Facilities Council |
---|
6 | # |
---|
7 | # BSD - See LICENCE file for details |
---|
8 | |
---|
9 | [DEFAULT] |
---|
10 | prefix='attribute-authority.' |
---|
11 | attribute-authority.assertionLifetime = 3600 |
---|
12 | attribute-authority.issuerName = /O=My Organisation/OU=Centre/CN=Attribute Authority |
---|
13 | attribute-authority.attributeInterface.className = ndg.security.server.attributeauthority.AttributeInterface |
---|
Note: See
TracBrowser
for help on using the repository browser.