You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/04/25 15:50:13 UTC

[jira] [Created] (ATLAS-704) With Authentication and HA enabled, UI redirection asks for password from already authenticated user

Hemanth Yamijala created ATLAS-704:
--------------------------------------

             Summary: With Authentication and HA enabled, UI redirection asks for password from already authenticated user
                 Key: ATLAS-704
                 URL: https://issues.apache.org/jira/browse/ATLAS-704
             Project: Atlas
          Issue Type: Bug
            Reporter: Hemanth Yamijala


Steps to reproduce:
* Enabled both HA and authentication settings (file based) in atlas-application.properties.
* Bring up two instances.
* Set up a proxy in between as documented in HA documentation.
* Run quick_start on active instance.
* Connect Atlas UI to proxy host and port. It first asks for authentication. Authenticate with a valid user / password.
* Bring down the active instance.
* Click on any of the links in search page.

This prompts for user login again, although the user is already authenticated. After logging in, the user context is also lost and work needs to be repeated. This is an inconvenient user experience.



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