[
https://issues.apache.org/jira/browse/KYLIN-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Yanghong updated KYLIN-4399:
----------------------------------
Description: 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/ (was: 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 LB that can override the location from http://${vip_name}:7070/kylin to
https://${vip_name}/kylin/)
> 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: Zhong Yanghong
> Priority: Minor
>
> 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)