Sean Roberts created AMBARI-24536:
-------------------------------------
Summary: Ambari SPNEGO breaks SSO redirect
Key: AMBARI-24536
URL: https://issues.apache.org/jira/browse/AMBARI-24536
Project: Ambari
Issue Type: Bug
Components: ambari-server, security
Affects Versions: 2.6.0
Reporter: Sean Roberts
When SPNEGO is enabled (`ambari-server setup-kerberos`), the SSO redirect no
longer works.
How to reproduce:
# Enable SSO `ambari-server setup-sso`
# `ambari-server restart`
# Visit Ambari and notice that you are redirected to the SSO system (i.e. Knox)
# Enable SPNEGO `ambari-server setup-kerberos`
# `ambari-server restart`
# Visit Ambari and notice that you are *NOT redirected* to the SSO system (i.e.
Knox)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)