Skip to content

Is there some options to check the permission of an other user than the logged one  #34

Description

@GreGosPhaTos

Is not an issue it's more a question :
But is there a way to check the permission for an other user than the user connected in my application through the AclManager ?

Let's say I want to check if a user has the EDIT permission on the field A on a class B.

I have tried to extends the AclManager to create a isUserGranted method and tried to use the ACL's isGranted method instead of the securityContext one, but it seems doesn't work.

The other option would be to inject an other SecurityContext instance into the manager ?
Any advises will be accepted thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions