Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3129

Zepplin UI Doesnt logs out in IE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None
    • None
    • Zepplin is using AD as way of authentication

    Description

      Zepplin UI Doesnt logs out in IE
      Its Shows Logout Success and automatically reload the page
      But the User is still logged in .

      The RootCause :
      As per code : https://github.com/apache/zeppelin/blob/6caf587e17fb6858e769fb2121b8cd66090ff759/zeppelin-web/src/components/navbar/navbar.controller.js#L93
      Zepplin is trying to pass username and password to the URL and IE doesnt support the feature (URL REFERENCE):
      https://support.microsoft.com/en-us/help/834489/internet-explorer-does-not-support-user-names-and-passwords-in-web-sit

      So for the Check of passing the username and password need to ignore if the browser is IE as IE doesnt support the same.
      Please Fix this BUG

      Attachments

        Issue Links

          Activity

            People

              prabhjyotsingh Prabhjyot Singh
              asnaik Akhil Naik
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: