Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/Tests/openidaxtest/README.txt@6440
Revision 6440,
471 bytes
checked in by pjkersha, 11 years ago
(diff) |
- #1088 Important fix to AuthnRedirectResponseMiddleware? to set redirect ONLY when SSL client authentication has just succeeded in the upstream middleware AuthKitSSLAuthnMiddleware. This bug was causing the browser to redirect to the wrong place following OpenID sign in in the case where the user is already logged into their provider and selects a new relying party to sign into.
- Improvements to Provider decide page interface: leave out messages about attributes that the provider can't retrieve for the RP. Also included NDG style help icon.
|
Line | |
---|
1 | This file is for you to describe the openidaxtest application. Typically |
---|
2 | you would include information such as the information below: |
---|
3 | |
---|
4 | Installation and Setup |
---|
5 | ====================== |
---|
6 | |
---|
7 | Install ``openidaxtest`` using easy_install:: |
---|
8 | |
---|
9 | easy_install openidaxtest |
---|
10 | |
---|
11 | Make a config file as follows:: |
---|
12 | |
---|
13 | paster make-config openidaxtest config.ini |
---|
14 | |
---|
15 | Tweak the config file as appropriate and then setup the application:: |
---|
16 | |
---|
17 | paster setup-app config.ini |
---|
18 | |
---|
19 | Then you are ready to go. |
---|
Note: See
TracBrowser
for help on using the repository browser.