[
https://issues.apache.org/jira/browse/ATLAS-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701933#comment-16701933
]
Nixon Rodrigues commented on ATLAS-2978:
----------------------------------------
[~abhi63269], The search results entity list results are not enforced with the
authorization process we since it involves huge processing. but the entity href
link is disabled and if clicked unauthorized user will not be able to view it.
Please provide this input.
curl -kv -u tushar http://atlas_host:21000/api/atlas/v2/entity/guid/[entity
guid of Mayur]
curl -kv -u mayur
http://atlas_host:21000/api/atlas/v2/types/entitydef/name/<typename of mayur's
entity>
> User Authorization is not working as expected
> ---------------------------------------------
>
> Key: ATLAS-2978
> URL: https://issues.apache.org/jira/browse/ATLAS-2978
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core, atlas-webui
> Affects Versions: 1.1.0
> Environment: OS - Ubuntu 16.04
> 64 bit
> Reporter: Abhishek Sharma
> Priority: Critical
> Labels: atlas, authorization
> Attachments: Screen Shot 2018-11-26 at 6.20.27 PM.png, Screenshot
> (2).png, atlas-application.properties, atlas-simple-authz-policy.json,
> users-credentials.properties
>
>
> Hello
> I am facing 2 issues.
> _*1)*_ I was trying to use the simple authorization model provided by atlas
> I have made my custom Role with user as 'abhishek' linked to a custom group
> and tried to modify atlas-simple-authz-policy.json as per the correct syntax.
> presented in the official documentation.Additionally,I also tried to create
> another custom role for other user 'tushar' linked to a different group.
> Whenever I try to login I get the following error as mentioned below -
> _*2018-11-23 11:04:56,486 ERROR - [pool-1-thread-7 -
> 1bac333e-78ce-46b7-a7d2-ccc2f62e67ee:] ~ graph rollback due to exception
> AtlasBaseException:Instance __AtlasUserProfile with unique attribute
> \{name=abhishek} does not exist (GraphTransactionInterceptor:156)*_
> _*The same error comes in log file even if I successfully login through other
> user accounts.*_
> Although above error persists but login is successful
> _*2)*_ I am successfully able to login with different user accounts that I
> mentioned in users-credentials.properties file.However,the custom type that I
> created from one account (say**
> abhishek) are reflected/shown while logging in from different user
> accounts(say tushar).
> Why authorization is not working as expected ?
> Kindly suggest for the same.
> Thanks in Advance
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)