summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/openid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-262-12/+12
* Minor changes to server config scripts to get auth and session management to ...jsdelfino2013-01-032-1/+3
* Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino2012-07-162-2/+13
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-164-5/+5
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-281-1/+1
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-0/+1
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-024-8/+22
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-202-11/+26
* Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino2012-01-162-4/+4
* Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2011-12-182-4/+11
* Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino2011-11-211-0/+1
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-143-4/+3
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-062-2/+4
* Port to Mac OS X 10.6.7.jsdelfino2011-06-283-6/+6
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-4/+3
* Use a common stylesheet in all samples.jsdelfino2011-01-174-6/+46
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-121-2/+2
* Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino2010-12-082-0/+20
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-061-1/+1
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-031-0/+4
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-031-0/+1
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-281-1/+5
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-134-32/+7
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-036-11/+20
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2010-10-271-3/+3
* Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2010-09-061-1/+27
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-064-5/+14
* Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino2010-09-063-2/+4
* Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino2010-09-034-1/+42
* Fix configuration scripts to create directories if necessary.jsdelfino2010-08-162-0/+4
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-023-8/+25
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-284-18/+7
* Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino2010-07-248-53/+122
* Minor cleanup of config scripts and samples.jsdelfino2010-07-061-6/+0
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-041-0/+11
* Refactor OpenID test pages and add test methods returning the user info.jsdelfino2010-07-0111-92/+187
* Add a sign out page and links to more OpenID providers.jsdelfino2010-06-285-11/+75
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-278-0/+248