Abhishek Shukla created KNOX-1934:
-------------------------------------
Summary: Setting value of knoxsso.cookie.secure.only based on
ssl.enabled in gateway.site
Key: KNOX-1934
URL: https://issues.apache.org/jira/browse/KNOX-1934
Project: Apache Knox
Issue Type: Improvement
Components: KnoxSSO, Server
Affects Versions: 1.2.0
Reporter: Abhishek Shukla
Fix For: 2.0.0
Currently, knoxsso.cookie.secure.only is set to true always in knoxsso
topology, since Knox Gateway is always deployed in SSL enabled mode.
But if deployment is done with ssl.disabled=true mode, then we can access the
ADMIN UI only after setting the value for knoxsso.cookie.secure.only = false
manually.
It will be good to set the knoxsso.cookie.secure.only flag based on
ssl.disabled flag present in gateway-site configs.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)