You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Dineshkumar Yadav (Jira)" <ji...@apache.org> on 2022/09/16 08:28:00 UTC

[jira] [Created] (RANGER-3916) Ranger UI fails to open when the Ranger admin domain name includes "service" keyword in it.

Dineshkumar Yadav created RANGER-3916:
-----------------------------------------

             Summary: Ranger UI fails to open when the Ranger admin domain name includes "service" keyword in it.
                 Key: RANGER-3916
                 URL: https://issues.apache.org/jira/browse/RANGER-3916
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Dineshkumar Yadav


Scenario : 

When domain name itself contain "service" keyword in it then it leads to error message. 

eg. when we try [http://domain_name_with_service:6080/|http://domain_name/]  as this has keyword "service" as part of url. it gives below error instead of redirecting to "[http://domain_name_with_service:6080/|http://domain_name/]login.jsp".

{"statusCode":401,"msgDesc":"Authentication Failed"}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)