summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/openid/htdocs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2-4/+18
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2-2/+2
2011-08-06Make authentication work with wildcard domains and increase authentication co...jsdelfino2-2/+4
2011-01-17Use a common stylesheet in all samples.jsdelfino4-6/+46
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino1-2/+2
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino1-1/+1
2010-12-03Reset auth cookie before re-auth in login page.jsdelfino1-0/+1
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-1/+1
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2-4/+7
2010-10-27Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino1-3/+3
2010-09-06Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino1-1/+27
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2-1/+6
2010-09-06Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino1-1/+1
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino1-2/+1
2010-07-24Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino4-27/+31
2010-07-01Refactor OpenID test pages and add test methods returning the user info.jsdelfino5-72/+125
2010-06-28Add a sign out page and links to more OpenID providers.jsdelfino4-10/+74
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino3-0/+80