Re: Single Sign On And Spring Security

2010-02-25 Thread Frans Thamura
i believe the cool reference only roller 5 which it is not released yet F On Thu, Feb 25, 2010 at 10:11 PM, Lance Hill wrote: > Hello, > > > > I am hoping someone can provide me with some links or examples of how to > combine Struts 2 with Spring security. The end goal is to use Spring > securit

RE: Single sign-on

2004-09-13 Thread Pilgrim, Peter
> -Original Message- > From: Seaman, Sloan [mailto:[EMAIL PROTECTED] > Sent: 09 September 2004 13:36 > To: 'Struts Users Mailing List' > Subject: RE: Single sign-on > > > We use JNDI to hit our MS Active Directory server. > Works rather well :) >

RE: Single sign-on

2004-09-09 Thread Jim Barrows
> -Original Message- > From: Prasad, Kamakshya [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 09, 2004 5:30 AM > To: Struts Users Mailing List > Subject: RE: Single sign-on > > > HI, > > Actually client wants a solution which is not dependant on

Re: Single sign-on

2004-09-09 Thread Tuncay Baskan
On Thu, 9 Sep 2004 16:53:21 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > Hi, > > We have lot of web application built on struts for which we need to > provide single sign-on. > Please advise me how to implement the same. We use JCIFS from samba.org (http://jcifs.samba.org/src/docs/ntlmht

[OT] Re: Single sign-on

2004-09-09 Thread David Durham
Seaman, Sloan wrote: We use JNDI to hit our MS Active Directory server. MS Active Directory is for weenies. Are you browsing with Internet Explorer too? Works rather well :) Until you get fined by the worm police. BTW, this e-mail was typed from an XP workstation. Not *my* workstation, mind yo

RE: Single sign-on

2004-09-09 Thread Seaman, Sloan
We use JNDI to hit our MS Active Directory server. Works rather well :) -- Sloan -Original Message- From: Prasad, Kamakshya [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 8:30 AM To: Struts Users Mailing List Subject: RE: Single sign-on HI, Actually client wants a

Re: Single sign-on

2004-09-09 Thread Vic
[mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 9:22 PM To: 'Struts Users Mailing List' Subject: RE: Single sign-on check out the single sign on valve for your app server. might be your answer. -Original Message- From: Prasad, Kamakshya [mailto:[EMAIL PROTECTED] Sent

RE: Single sign-on

2004-09-09 Thread Prasad, Kamakshya
ubject: RE: Single sign-on check out the single sign on valve for your app server. might be your answer. -Original Message- From: Prasad, Kamakshya [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 3:53 AM To: Struts Users Mailing List Subject: Single sign-on Hi, We have

RE: Single sign-on

2004-09-09 Thread Fought,Tom
check out the single sign on valve for your app server. might be your answer. -Original Message- From: Prasad, Kamakshya [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 3:53 AM To: Struts Users Mailing List Subject: Single sign-on Hi, We have lot of web application built o

Re: Single sign-on

2004-09-09 Thread lixin chu
open source Yale CAS could be one possible choice. --- "Prasad, Kamakshya" <[EMAIL PROTECTED]> wrote: > Hi, > > We have lot of web application built on struts for > which we need to > provide single sign-on. > Please advise me how to implement the same. > > We are using Weblogic 8.1 as the app