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 <di...@outlook.com> on 2022/09/20 11:46:16 UTC

Re: Review Request 74123: RANGER-3916 : Ranger UI fails to open when the Ranger admin domain name includes "service" keyword in it.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74123/
-----------------------------------------------------------

(Updated Sept. 20, 2022, 11:46 a.m.)


Review request for ranger, Jayendra Parab, Kishor Gollapalliwar, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, and Velmurugan Periasamy.


Bugs: RANGER-3916
    https://issues.apache.org/jira/browse/RANGER-3916


Repository: ranger


Description
-------

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/  as this has keyword "service" as part of url. it gives below error instead of redirecting to "http://domain_name_with_service:6080/login.jsp".
{"statusCode":401,"msgDesc":"Authentication Failed"}


Diffs
-----

  security-admin/src/main/java/org/apache/ranger/security/web/authentication/RangerAuthenticationEntryPoint.java 26786b9eb 


Diff: https://reviews.apache.org/r/74123/diff/1/


Testing
-------


Thanks,

Dineshkumar Yadav


Re: Review Request 74123: RANGER-3916 : Ranger UI fails to open when the Ranger admin domain name includes "service" keyword in it.

Posted by Abhay Kulkarni <ak...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74123/#review224732
-----------------------------------------------------------


Ship it!




Ship It!

- Abhay Kulkarni


On Sept. 20, 2022, 11:46 a.m., Dineshkumar Yadav wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74123/
> -----------------------------------------------------------
> 
> (Updated Sept. 20, 2022, 11:46 a.m.)
> 
> 
> Review request for ranger, Jayendra Parab, Kishor Gollapalliwar, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-3916
>     https://issues.apache.org/jira/browse/RANGER-3916
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> 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/  as this has keyword "service" as part of url. it gives below error instead of redirecting to "http://domain_name_with_service:6080/login.jsp".
> {"statusCode":401,"msgDesc":"Authentication Failed"}
> 
> 
> Diffs
> -----
> 
>   security-admin/src/main/java/org/apache/ranger/security/web/authentication/RangerAuthenticationEntryPoint.java 26786b9eb 
> 
> 
> Diff: https://reviews.apache.org/r/74123/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dineshkumar Yadav
> 
>