summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/openid/openid-conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to server config scripts to get auth and session management to ...jsdelfino2013-01-031-1/+2
* Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino2012-07-161-0/+9
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-021-1/+1
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-201-9/+17
* Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2011-12-181-2/+9
* 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-141-2/+1
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-2/+2
* Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino2010-12-081-0/+10
* 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-131-27/+4
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-031-2/+5
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-3/+7
* Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino2010-09-061-0/+2
* Fix configuration scripts to create directories if necessary.jsdelfino2010-08-161-0/+2
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-021-7/+21
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-281-7/+1
* Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino2010-07-241-23/+15
* 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-011-2/+21
* Add a sign out page and links to more OpenID providers.jsdelfino2010-06-281-1/+1
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-271-0/+41