summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/openid/htdocs/logout/index.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login ↵jsdelfino2013-08-261-6/+6
| | | | | | redirect responses. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1517413 13f79535-47bb-0310-9956-ffa450edef68
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361914 13f79535-47bb-0310-9956-ffa450edef68
* Support multiple Auth modules in a single server or proxy config. Minor ↵jsdelfino2012-04-021-2/+9
| | | | | | fixes to the OAuth2 module to comply with the spec. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308244 13f79535-47bb-0310-9956-ffa450edef68
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201614 13f79535-47bb-0310-9956-ffa450edef68
* Make authentication work with wildcard domains and increase authentication ↵jsdelfino2011-08-061-1/+2
| | | | | | cookie max-age. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154445 13f79535-47bb-0310-9956-ffa450edef68
* Use a common stylesheet in all samples.jsdelfino2011-01-171-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059769 13f79535-47bb-0310-9956-ffa450edef68
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ↵jsdelfino2010-09-061-1/+1
| | | | | | OpenID support and changes to enable it to co-exist with OAuth. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992963 13f79535-47bb-0310-9956-ffa450edef68
* Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ↵jsdelfino2010-09-061-1/+1
| | | | | | directive to follow HTTPD naming convention. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992962 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and cleanup some of the config scripts. Add a sample using ↵jsdelfino2010-07-281-2/+1
| | | | | | mod_proxy_balancer to distribute requests across three servers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980009 13f79535-47bb-0310-9956-ffa450edef68
* Change OpenID conf to protect the entire tree under a host, and work with ↵jsdelfino2010-07-241-0/+34
OpenID step2 discovery. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978945 13f79535-47bb-0310-9956-ffa450edef68