You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Deepak Sharma (JIRA)" <ji...@apache.org> on 2018/02/13 10:01:00 UTC

[jira] [Created] (RANGER-1981) Error in constructing base path for UI API when accessing Atlas via knox proxy without "/" at the end

Deepak Sharma created RANGER-1981:
-------------------------------------

             Summary: Error in constructing base path for UI API when accessing Atlas via knox proxy without "/" at the end
                 Key: RANGER-1981
                 URL: https://issues.apache.org/jira/browse/RANGER-1981
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: master, 0.7.2
            Reporter: Deepak Sharma


change similar to ATLAS-2171 has to be done in ranger also, it is happening in ranger too.

1. Enabled knox proxy for ranger.
2.Accessed ranger UI via proxy using [https://knox_gateway:8443/gateway/ui/r|https://knox_gateway:8443/gateway/ui/atlas]anger
3. Provided admin username and password and logged into ranger
4. Now, opened another tab in browser with URL

UI is loaded without data because API path is not formed properly.

If the URL is accessed with "/" at the end, logs in as admin user and all operations work fine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)