summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/openid (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-20Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2-11/+26
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino2-4/+4
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2-4/+11
2011-11-21Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino1-0/+1
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino3-4/+3
2011-08-06Make authentication work with wildcard domains and increase authentication co...jsdelfino2-2/+4
2011-06-28Port to Mac OS X 10.6.7.jsdelfino3-6/+6
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-4/+3
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-08Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino2-0/+20
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino1-1/+1
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino1-0/+4
2010-12-03Reset auth cookie before re-auth in login page.jsdelfino1-0/+1
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino1-1/+5
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino4-32/+7
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino6-11/+20
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 ...jsdelfino4-5/+14
2010-09-06Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino3-2/+4
2010-09-03Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino4-1/+42
2010-08-16Fix configuration scripts to create directories if necessary.jsdelfino2-0/+4
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino3-8/+25
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino4-18/+7
2010-07-24Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino8-53/+122
2010-07-06Minor cleanup of config scripts and samples.jsdelfino1-6/+0
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino1-0/+11
2010-07-01Refactor OpenID test pages and add test methods returning the user info.jsdelfino11-92/+187
2010-06-28Add a sign out page and links to more OpenID providers.jsdelfino5-11/+75
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino8-0/+248