Lee moon soo created ZEPPELIN-837: ------------------------------------- Summary: Bring Bootstrap user auth dialog back Key: ZEPPELIN-837 URL: https://issues.apache.org/jira/browse/ZEPPELIN-837 Project: Zeppelin Issue Type: Bug Reporter: Lee moon soo
ZEPPELIN-769 implemented bootstrap based user authentication dialog. However, after ZEPPELIN-798, user couldn't login with {code}GET http://localhost:8080/api/login;jsessionid=154khh1wznk3p2njo49c0dsea 405 (Method Not Allowed){code} response. There were hotfix https://github.com/apache/incubator-zeppelin/pull/870 that encourage user use basic auth dialog instead of bootstrap auth dialog. This issue will address bringing bootstrap auth dialog back. -- This message was sent by Atlassian JIRA (v6.3.4#6332)