Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@locus.apache.org Received: (qmail 39461 invoked from network); 20 Nov 2008 14:29:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2008 14:29:49 -0000 Received: (qmail 4914 invoked by uid 500); 20 Nov 2008 14:29:58 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 4748 invoked by uid 500); 20 Nov 2008 14:29:57 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 4737 invoked by uid 99); 20 Nov 2008 14:29:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 06:29:57 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 14:28:34 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1L3AX0-0007jj-Hn for jspwiki-user@incubator.apache.org; Thu, 20 Nov 2008 06:29:18 -0800 Message-ID: <20602326.post@talk.nabble.com> Date: Thu, 20 Nov 2008 06:29:18 -0800 (PST) From: Hubert Chang To: jspwiki-user@incubator.apache.org Subject: Re: JAAS with JSPWiki In-Reply-To: <3976ba360806241106ge9141e4q65ec4f2c2e605122@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: huixiu@gmail.com References: <3976ba360806241106ge9141e4q65ec4f2c2e605122@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org That's the right thing I am looking for. I started a new project with grails. I am not familiar with Java. But I want to integrate JSPWiki or XWiki with my grails webapp. Alas......, I do not know how to do with it. /Hubert Chang new2Jaas wrote: > > Hello, > I have been trying to implement JAAS login with JSPWiki on Tomcat. We are > using JSPWiki 2.6.2 with Tomcat5.5 > We have an existing web application (mainApp) that does not use JAAS. > However, we would like to use JSPWiki as a portal with a single-sign-on > feature - > meaning when the user logs into our mainApp the user clicks on a link to > JSPWiki application. At this point, we would like to automatically > authenticate > the user with appropriate roles and permissions and log him into JSPWiki. > > ............. > Your help is greatly appreciated! > Thanks. > > -- View this message in context: http://www.nabble.com/JAAS-with-JSPWiki-tp18096654p20602326.html Sent from the JspWiki - User mailing list archive at Nabble.com.