Changeset 7795
- Timestamp:
- 24/12/10 11:15:58 (10 years ago)
- Location:
- TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/openidprovider
- Files:
-
- 1 deleted
- 1 edited
- 5 moved
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/openidprovider/README
r7794 r7795 1 Integration Tests for OpenID Provider Service 2 ============================================= 3 Test harness for OpenID Provider. It contains the configuration for an OpenID 4 Provider service and a simple web application which includes an OpenID Relying 5 Party. This app can be used to test the Provider service. 6 7 Start the OpenID Provider service: 8 9 $ ./openidprovider.py 10 11 and in a separate window the web application: 12 13 $ ./openidrelyingparty.py 14 15 Start a browser and enter the address to load the web application: 16 17 http://localhost:9080 18 19 Follow the instructions on the web page to test the service. 20 21 P J Kershaw 24/12/10 1 This directory includes graphics and stylesheet used by Pylons Buffet based 2 rendering interface specified in services.ini
Note: See TracChangeset
for help on using the changeset viewer.