Re: [cas-user] CAS and SSO

2011-08-25 Thread Andrew Petro
This email is admittedly pedantic, but these details may be important to understanding what's going on with lack-of-SSO here. Specifically in the context of CAS single sign-on, that is, whether users will experience the login form each time they try to log in to a potentially SSO-participating

Re: [cas-user] CAS and SSO

2011-08-24 Thread Dmitry Kudrenko
Thank you. I am using jboss. I will let you know if it works for me. Thank you again. 24.08.2011 21:07 пользователь "Jeff Chapin" написал: > Dmitry, > > I believe that we are operating in a similar environment as you > regarding SSL offloading. We use Tomcat here, and I am willing to help > you f

Re: [cas-user] CAS and SSO

2011-08-24 Thread Jeff Chapin
Dmitry, I believe that we are operating in a similar environment as you regarding SSL offloading. We use Tomcat here, and I am willing to help you figure out how to get this working if you are interested. Jeff On Wed, Aug 24, 2011 at 11:39 AM, Dmitry Kudrenko wrote: > Thank you very much for qu

Re: [cas-user] CAS and SSO

2011-08-24 Thread Dmitry Kudrenko
Thank you very much for quick and very helpful answers. I will check. -- Regards, Dmitry 2011/8/24 Marvin Addison > > Does it mean that if all my applications accessible over HTTPS even on > different > > domains SSO will work? > > The CAS clients can be on any number of domains; but there's no

Re: [cas-user] CAS and SSO

2011-08-24 Thread Marvin Addison
> Does it mean that if all my applications accessible over HTTPS even on > different > domains SSO will work? The CAS clients can be on any number of domains; but there's no way to scope the CAS SSO cookie to anything other than the domain where the CAS server lives. > I have network configurati

Re: [cas-user] CAS and SSO

2011-08-24 Thread Dmitry Kudrenko
PS. Is it possible in test mode switch off "secure" flag? -- Regards, Dmitry Kudrenko 2011/8/24 Marvin Addison > > I configured CAS with several my applications on different platforms > (Java and PHP). I can login to any of the application, but when I login to > one application and try to open

Re: [cas-user] CAS and SSO

2011-08-24 Thread Dmitry Kudrenko
Hello, Thank you very much for your quick answer. Does it mean that if all my applications accessible over HTTPS even on different domains SSO will work? I have network configuration, where I have firewall and balancer which receives https:// but in internal network redirect via http. Do you thin

Re: [cas-user] CAS and SSO

2011-08-24 Thread Marvin Addison
> I configured CAS with several my applications on different platforms (Java > and PHP). I can login to any of the application, but when I login to one > application and try to open another application it always shows me login page. The most common cause is accessing the applications over HTTP.

[cas-user] CAS and SSO

2011-08-24 Thread Dmitry
Hello, I configured CAS with several my applications on different platforms (Java and PHP). I can login to any of the application, but when I login to one application and try to open another application it always shows me login page. What should I do or check to have SSO when I logs in once an