[
https://issues.apache.org/jira/browse/KYLIN-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shao Feng Shi resolved KYLIN-4399.
----------------------------------
Resolution: Fixed
> Redirect http url is not override as https when using vip
> ---------------------------------------------------------
>
> Key: KYLIN-4399
> URL: https://issues.apache.org/jira/browse/KYLIN-4399
> Project: Kylin
> Issue Type: Improvement
> Components: Website
> Reporter: Zhong Yanghong
> Assignee: Julian Pan
> Priority: Minor
> Fix For: v3.1.0
>
>
> Redirect http url is not override as https when using vip, when user input:
> https://${vip_name}/kylin/, user will be redirect to sso url do
> authentication, after authenticated, the sso server will redirect url to
> https://${vip_name}/kylin/saml/sso, after process it will redirect to
> http://${vip_name}/kylin/, there should be some redirect override
> configuration in kylinSecurity.xml that can override the location from
> http://${vip_name}:7070/kylin to https://${vip_name}/kylin/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)