[
https://issues.apache.org/jira/browse/ATLAS-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641721#comment-16641721
]
Nixon Rodrigues commented on ATLAS-2908:
----------------------------------------
[~saravsars], for authorization at user-level, assign your user to proper
user-role in conf/atlas-simple-authz-policy.json, please see sample below
{noformat}
"userRoles": {"admin": [ "ROLE_ADMIN" ],"steward": [ "DATA_STEWARD"
],"user1": [ "PROD_READ_ONLY" ],"user2": [ "TEST_ALL_ACCESS" ],"user3": [
"PROD_READ_ONLY", "TEST_ALL_ACCESS" ],}
{noformat}
> Restrict search based on authorization
> --------------------------------------
>
> Key: ATLAS-2908
> URL: https://issues.apache.org/jira/browse/ATLAS-2908
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Saravanan Elumalai
> Priority: Major
>
> We are using KnoxSSO for login and *Simple-Authoriser* to restrict access
> based on *groupRoles* mapping. When an user is not part of any group he is
> not able to view the entities or classifications but he is able to perform
> search.
> How to restrict search if the user is not part of any group?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)