Re: Single Sign On And Spring Security

2010-02-25 Thread Frans Thamura
l is to use Spring > security to access a CAS server (http://www.jasig.org/cas) in order to > provide single sign on ability between a Struts2 application and a > Wordpress > site. > > > > Thank you, > > Lance Hill > > > >

Single Sign On And Spring Security

2010-02-25 Thread Lance Hill
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 security to access a CAS server (http://www.jasig.org/cas) in order to provide single sign on ability between a Struts2 application and a

Re: hard question - Single Sign On

2006-01-25 Thread Dave Newton
David Thielen wrote: > Is there anything simpler out there (I'm spolied by how easy it is in > Windows)? This is for a commercial product and we want our customers to be > able to install and configure it in 5 minutes (all of it, not just the > security). > Acegi is a pretty decent option. Sprin

RE: hard question - Single Sign On

2006-01-24 Thread David Thielen
all of it, not just the security). Thanks - dave David Thielen www.windwardreports.com 303-499-2544 -Original Message- From: Lixin Chu [mailto:[EMAIL PROTECTED] Sent: Sunday, January 22, 2006 10:18 PM To: Struts Users Mailing List Subject: Re: hard question - Single Sign On may you would

Re: hard question - Single Sign On

2006-01-22 Thread Li
Hi bro, what is your problem? On 1/23/06, Lixin Chu <[EMAIL PROTECTED]> wrote: > > may you would like to take a look at these two: > Yale's CAS : http://www.ja-sig.org/wiki/display/CAS/Home > Acegi : http://acegisecurity.org/ > > > > > > > > > > > > > > > > -- ===

Re: hard question - Single Sign On

2006-01-22 Thread Lixin Chu
may you would like to take a look at these two: Yale's CAS : http://www.ja-sig.org/wiki/display/CAS/Home Acegi : http://acegisecurity.org/ > > > > > >

hard question - Single Sign On

2006-01-20 Thread David Thielen
In the Windows world, if a users uses IE to access an ASP website, and both are on domains and they are the same domain or there is a trust relationship between the domains, you can do the following (the joy of one company providing the entire stack): 1. You can authenticate the user which is

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://jci

[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
There are many: http://www.manageability.org/blog/stuff/single-sign-on-in-java/view .V Prasad, Kamakshya wrote: HI, Actually client wants a solution which is not dependant on application server. Is something not available in pure java. Regards, KP -Original Message- From: Fought,Tom

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

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. >

Single sign-on

2004-09-09 Thread Prasad, Kamakshya
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 server. Regards, KP - To unsubscribe, e-mail