Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/python/README@1337
Revision 1337,
142 bytes
checked in by pjkersha, 15 years ago
(diff) |
www/cgi-bin/idp.py: Security CGI for NDG Identity Provider
www/cgi-bin/sp.py: Security CGI for NDG Service Provider requesting credentials
NDG/SecurityCGI.py: continued re-working to split into two the two distinct components in the interface:
- Service Provider interface - requests credentials for a user
- Identity Provider interface - accepts requests from a Service Provider interface for credentials and interacts
with the user to retrieve them as required.
|
Line | |
---|
1 | NDG Security Post-Alpha Development Version |
---|
2 | ___________________________________________ |
---|
3 | |
---|
4 | To install: |
---|
5 | |
---|
6 | $ <path to NDG python> setup.py install |
---|
Note: See
TracBrowser
for help on using the repository browser.