Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/python/ndg.security.test/ndg/security/test/integration/openidrelyingparty_withapp/__init__.py@5541
Revision 5541,
337 bytes
checked in by pjkersha, 12 years ago
(diff) |
New integration test for trying out OpenID Relying Party running in the application code stack instead of the separate services stack.
|
Line | |
---|
1 | """NDG Security WSGI authorization integration testing package |
---|
2 | |
---|
3 | NERC DataGrid Project |
---|
4 | """ |
---|
5 | __author__ = "P J Kershaw" |
---|
6 | __date__ = "05/02/2009" |
---|
7 | __copyright__ = "(C) 2009 Science and Technology Facilities Council" |
---|
8 | __license__ = "BSD - see top-level directory for LICENSE file" |
---|
9 | __contact__ = "Philip.Kershaw@stfc.ac.uk" |
---|
10 | __revision__ = "$Id$" |
---|
Note: See
TracBrowser
for help on using the repository browser.