Repository: stratos Updated Branches: refs/heads/master c39f4e317 -> 002064b92
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/002064b9 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/002064b9 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/002064b9 Branch: refs/heads/master Commit: 002064b92a2142d37573877df2d57233bd38002a Parents: c39f4e3 Author: Imesh Gunaratne <[email protected]> Authored: Wed Apr 22 23:17:44 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Wed Apr 22 23:17:44 2015 +0530 ---------------------------------------------------------------------- samples/applications/tomcat-single-signon/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/002064b9/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 a2edff6..5247a3f 100644 --- a/samples/applications/tomcat-single-signon/README.md +++ b/samples/applications/tomcat-single-signon/README.md @@ -1,8 +1,8 @@ #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. +This sample application demonstrate how Single Sign On (SAML2) configuration can be automated with Composite +Application Model using Tomcat and WSO2 Identity Server. It includes a cartridge for Tomcat 7 and WSO2 Identity +Server 5.0.0 and a set of cartridge agent plugins for handling the SSO configuration. ###Tomcat Dockerfile https://github.com/apache/stratos/tree/master/tools/docker-images/cartridge-docker-images/service-images/tomcat-saml-sso/Dockerfile
