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

