summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/htdocs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino3-64/+93
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino3-7/+7
2011-08-06Make authentication work with wildcard domains and increase authentication co...jsdelfino3-7/+14
2011-01-17Use a common stylesheet in all samples.jsdelfino5-8/+56
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.jsdelfino2-0/+6
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2-2/+18
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino4-11/+14
2010-10-27Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino1-3/+3
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino3-41/+118
2010-09-06Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2-5/+163
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino4-0/+185