Dear Sir,
On Thursday, December 14, 2017 at 2:06:51 PM UTC+5:30, leleuj wrote: > > Hi, > > I would try: cas.server.httpProxy.secure=true > Thanks. > Best regards, > Jérôme > > > On Thu, Dec 14, 2017 at 1:46 AM, casuser <[email protected] > <javascript:>> wrote: > >> How to remove the warning "Non-secure Connection" from the log in page? >> I want to get rid of it because from the load balancer to the CAS server >> the connection will be HTTP. >> >> I have tried the following configurations to remove the warning: >> >> >> "In the event that you decide to run CAS without any SSL configuration in >> the embedded Tomcat container and on a non-secure port yet wish to >> customize the connector configuration that is linked to the running port >> (i.e. 8080), the following settings may apply": >> >> >> cas.server.httpProxy.enabled=true >> cas.server.httpProxy.secure=false ## changed from True >> cas.server.httpProxy.protocol=AJP/1.3 >> cas.server.httpProxy.scheme=http ## changed to http >> cas.server.httpProxy.redirectPort=8080 >> cas.server.httpProxy.proxyPort=8080 >> cas.server.httpProxy.attributes.attributeName=attributeValue >> >> to disable the warning: >> "Non-secure Connection You are currently accessing CAS over a non-secure >> connection. Single Sign On WILL NOT WORK. In order to have single sign on >> work, you MUST log in over HTTPS." but the warning still remains. >> " >> https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#http-proxying" >> >> >> CAS Properties >> <https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#http-proxying> >> apereo.github.io >> CAS - Enterprise Single Sign-On for the Web >> >> -- >> - Website: https://apereo.github.io/cas >> - Gitter Chatroom: https://gitter.im/apereo/cas >> - List Guidelines: https://goo.gl/1VRrw7 >> - Contributions: https://goo.gl/mh7qDG >> --- >> You received this message because you are subscribed to the Google Groups >> "CAS Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/a/apereo.org/d/msgid/cas-user/3a140395-7e27-469b-ace3-eb43ef89828a%40apereo.org >> >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/3a140395-7e27-469b-ace3-eb43ef89828a%40apereo.org?utm_medium=email&utm_source=footer> >> . >> > > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/dadfc6a0-ba50-49fa-b3fc-425db16376a8%40apereo.org.
