Description of problem: It redirects to MASTER_PUBLIC_URL/console/logout when logout Kibana console, but not to MASTER_PUBLIC_URL/console/redirect. Version-Release number of selected component (if applicable): [root@openshift-134 ~]# openshift version openshift v3.1.1.4 kubernetes v1.1.0-origin-1107-g4c8e6f4 etcd 2.1.2 openshift3/logging-auth-proxy cb2360f9f763 openshift3/logging-elasticsearch d4c68f6c877e openshift3/logging-deployment f260945c987d openshift3/logging-kibana d1bc2f361b4c openshift3/logging-fluentd 05f86996004c How reproducible: always Steps to Reproduce: 1. Deploy logging stack 2. Access Kibana console via browser: https://$kibana-router 3. Logout the Kibana console via click the "Logout" link on the right top Actual results: It redirect to MASTER_PUBLIC_URL/console/logout Expected results: Should redirect to MASTER_PUBLIC_URL/console/redirect when logout Kibana console Additional info: Please refer to the attachment about that page
Created attachment 1115800 [details] after_logout_page.png
The redirect URL is customizable in the template and subsequent dc for kibana. We can change the default if you feel 'redirect' is better, but speaking to liggit, not certain what the 'console/redirect' is or that it exists.
Mark this bug as verified since the redirect URL is customizable.