Martin Alig commented on Bug JENKINS-11912

What is strange, that the oppsite way works. So logging in into Jenkins and then the SSO works for all the other configured applications...
Could it have something to the with my Apache Proxy Setting?
Basically how I have it configure is:

Public Host:

  • Apache Proxy
  • Crowd (Behind Apache)
  • ...

Internal Host:

  • Jenkins

And in the Public Host I have the ProxyPass configured like:

ProxyPass /jenkins http://192.168.178.22:8080/jenkins nocanon
ProxyPassReverse /jenkins http://192.168.178.22:8080/jenkins

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to