Re: Should tomcat form login offer redirects to login page besides forward?

2016-02-17 Thread Bernhard Lenz
ie On Thu, Feb 4, 2016 at 7:15 PM, Bernhard Lenz wrote: > Hi Mark. > > Unfortunately CAS doesn't support Tomcat 8 or 9 and the documentation is > often outdated and sometimes messy. > > I feel Tomcat is so close to perfect with its SingleSignOn valve and > Realms that

Re: Should tomcat form login offer redirects to login page besides forward?

2016-02-04 Thread Bernhard Lenz
ess... How can I best get my hands dirty and find the edge cases? Would I create a folk in GitHub and in case I get it to work submit a pull request? Sincerely Bernie On Thu, Feb 4, 2016 at 12:58 PM, Bernhard Lenz wrote: > Are there any Tomcat developers in this forum that would like to pi

Re: Should tomcat form login offer redirects to login page besides forward?

2016-02-04 Thread Bernhard Lenz
Are there any Tomcat developers in this forum that would like to pick up below suggestion? I'm very interesting in hearing your opinion. Sincerely Bernie On Wed, Jan 27, 2016 at 3:54 PM, Bernhard Lenz wrote: > I'm currently researching an architectural issue which has been ponde

Should tomcat form login offer redirects to login page besides forward?

2016-01-27 Thread Bernhard Lenz
I'm currently researching an architectural issue which has been pondering me for quite some time now. Tomcat is probably one of the most widely used web servers out there. It has some really nice build in features to implement authentication and authorization using Form Based Authentication and th