[ 
https://issues.apache.org/jira/browse/AMBARI-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280559#comment-14280559
 ] 

Hudson commented on AMBARI-9178:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit-docker #786 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/786/])
AMBARI-9178 Implement admin principal session expiration handling. (ababiichuk) 
(ababiichuk: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1f257e39d668166a098b51a3d267e31fb36ca2ed)
* ambari-web/app/templates/common/modal_popups/invalid_KDC_popup.hbs
* ambari-web/app/messages.js
* ambari-web/test/controllers/global/cluster_controller_test.js
* ambari-web/app/views.js
* ambari-web/app/utils/ajax/ajax.js
* ambari-web/app/controllers/main/admin/kerberos/step4_controller.js
* ambari-web/app/views/common/modal_popups/invalid_KDC_popup.js
* ambari-web/app/controllers/global/cluster_controller.js
* ambari-web/app/routes/add_kerberos_routes.js


> Implement admin principal session expiration handling
> -----------------------------------------------------
>
>                 Key: AMBARI-9178
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9178
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Andrii Babiichuk
>            Assignee: Andrii Babiichuk
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9178.patch
>
>
> Whenever any API call fails with status 400 and message string that starts 
> with java.lang.IllegalArgumentException: Missing KDC administrator 
> credentials. or java.lang.IllegalArgumentException: Invalid KDC administrator 
> credentials., present the user with a popup (that has save button) asking for 
> admin principal and admin password. Once user enters principal and password 
> and hits on save button, dismiss the popup and execute the API call to save 
> it as session attribute (similar to createKerberosAdminSession function). 
> Once this session call succeeds then again trigger the original API call that 
> gave the exception.
> The authorization failure that can happen on any API call



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to