[
https://issues.apache.org/jira/browse/AMBARI-24536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598183#comment-16598183
]
Hudson commented on AMBARI-24536:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9900 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9900/])
[AMBARI-24536] Ambari SPNEGO breaks SSO redirect (rlevas:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=5bd37c7cadcef0aaeccb48cdda0ac5043518231b])
* (edit) ambari-web/test/router_test.js
* (edit) ambari-web/app/router.js
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/api/AmbariErrorHandler.java
> 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
> Assignee: Robert Levas
> Priority: Major
> Labels: kerberos, pull-request-available, security, spnego, sso
> Fix For: 2.7.2
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When SPNEGO is enabled (`ambari-server setup-kerberos`), the SSO
> (`ambari-server setup-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)