Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-20 Thread tomcat
Hi. Glad if I could be of even limited help. It would be nice if you sent to the list a complete layout of your solution, to put into the Tomcat FAQ (e.g. like here : https://wiki.apache.org/tomcat/HowTo, in section 3 Configuration) That may help someone else in the future. On 20.09.2018 15:

Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-20 Thread Thomas Delaney
André, I was able to use the reference you made about making tomcatAuthentication false. With this Tomcat setting combined with HTTPD's mod_proxy_ajp proxy rules I was able to get this working. I am still testing this but looks clear to me that this is the solution. Thanks for the quick responses

Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-19 Thread tomcat
Hi. Much better.. I don't know if I will be able to help you, considering my little knowledge of Kerberos, but I'm sure that someone else now will be. On 19.09.2018 16:08, Thomas Delaney wrote: Here is more detail into what I went through for setting up Apache Tomcat.: I configured each Apache

Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-19 Thread Thomas Delaney
Here is more detail into what I went through for setting up Apache Tomcat.: I configured each Apache Tomcat instance using this bit of documentation: SPNEGO http://spnego.sourceforge.net/ I also used this documentation in order to get my workstation to accept Kerberos authentication and not defaul

Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-19 Thread tomcat
On 19.09.2018 13:57, André Warnier (tomcat) wrote: On 18.09.2018 23:24, Thomas Delaney wrote: Hello All, I have recently configured Apache Tomcat on a SuSe Enterprise 12 SP3 server to get Kerberos SSO working with a web client application. I have also in addition configured Apache HTTPD 2.4.29

Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-19 Thread tomcat
On 18.09.2018 23:24, Thomas Delaney wrote: Hello All, I have recently configured Apache Tomcat on a SuSe Enterprise 12 SP3 server to get Kerberos SSO working with a web client application. I have also in addition configured Apache HTTPD 2.4.29 on the same machine.When I reach that website I am f

HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-18 Thread Thomas Delaney
Hello All, I have recently configured Apache Tomcat on a SuSe Enterprise 12 SP3 server to get Kerberos SSO working with a web client application. I have also in addition configured Apache HTTPD 2.4.29 on the same machine.When I reach that website I am failing to get SSO working. The web server is