You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhishek (Jira)" <ji...@apache.org> on 2023/02/13 15:09:00 UTC

[jira] [Assigned] (RANGER-4059) Users of type ROLE_USER are able to get all the roles from /service/public/v2/api/roles endpoint.

     [ https://issues.apache.org/jira/browse/RANGER-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek reassigned RANGER-4059:
--------------------------------

    Assignee: Abhishek

> Users of type ROLE_USER are able to get all the roles from /service/public/v2/api/roles endpoint.
> -------------------------------------------------------------------------------------------------
>
>                 Key: RANGER-4059
>                 URL: https://issues.apache.org/jira/browse/RANGER-4059
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Kundan Kumar Jha
>            Assignee: Abhishek
>            Priority: Major
>
> Problem Statement:
> A user with only ROLE_USER role is able to get all the roles from /service/public/v2/api/roles API.
> Steps to reproduce the bug:
> Create a user test_user with 'userRoleList': ["ROLE_USER"]
> Then make a get request to /service/public/v2/api/roles endpoint with auth as test_user credentials.
> Its returning the list of all roles.
>  
> As the users have only ROLE_USER access they don't have the access to view roles.



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