Repository: stratos Updated Branches: refs/heads/master c1609d12f -> f2437d22b
Updating tomcat-single-signon sample README file Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/f2437d22 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/f2437d22 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/f2437d22 Branch: refs/heads/master Commit: f2437d22b2079fdc95fae55cc06916ce7b19c0ac Parents: c1609d1 Author: Imesh Gunaratne <[email protected]> Authored: Wed Apr 22 22:49:35 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Wed Apr 22 22:49:35 2015 +0530 ---------------------------------------------------------------------- samples/applications/tomcat-single-signon/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/f2437d22/samples/applications/tomcat-single-signon/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/tomcat-single-signon/README.md b/samples/applications/tomcat-single-signon/README.md index 2faa840..e7a77ae 100644 --- a/samples/applications/tomcat-single-signon/README.md +++ b/samples/applications/tomcat-single-signon/README.md @@ -1,6 +1,8 @@ -Tomcat Application -================== -Tomcat application provides an Apache Tomcat 7 cluster. It has no cartridge groups or any dependencies. +Tomcat Single Sign On Sample Application +======================================== +This sample application demonstrate how Single Sign On (SSO) can be implemented with WSO2 Identity Server and Tomcat +application server. It includes a cartridge for Tomcat 7 and WSO2 Identity Server 5.0.0 and set of cartridge agent +extensions for handling the SSO configuration. Application folder structure ----------------------------
