Fantastic than if you have the latest web2py you should just need to follow the instructions in
web2py/gluon/contrib.login_methods/cas_auth.py On Jun 16, 6:14 am, Neveen Adel <[email protected]> wrote: > Thanks a lot Massimo for you help :) > > Sorry about the misunderstanding. > > I searched on the protocol and i found the Tomcat 6 uses CAS Protocol. > > On Jun 15, 5:15 pm, Massimo Di Pierro <[email protected]> > wrote: > > > > > > > > > We need more details about the Java app. Examples of single sign on > > protocols are "CAS", "OpenID", "Oauth", "Kerberos". > > > On Jun 15, 7:59 am, Neveen Adel <[email protected]> wrote: > > > > Thanks Massimo for your reply. > > > > I think it use HTTP protocol . > > > > On Jun 14, 5:49 pm, Massimo Di Pierro <[email protected]> > > > wrote: > > > > > yes but ow depends on what single sign on protocol is supported by the > > > > Java app. > > > > > On Jun 14, 8:46 am, Neveen Adel <[email protected]> wrote: > > > > > > Hello, > > > > > > I have a web2py application and another java application (using > > > > > Tomcat). > > > > > and there is links inside tomcat application that call java > > > > > application. > > > > > > How can i use "Single Sign" to make the link of the java application > > > > > not open if the user not logged in? > > > > > > Thanks in Advance

