angular icon indicating copy to clipboard operation
angular copied to clipboard

[Question] How can I modify role permissions?

Open gonlopherfuj opened this issue 2 years ago • 1 comments

Hi,

I need to modify system permissions for custom roles. By code, I have changed the permissions in the application so that an authenticated user can, for example, access the form creation screen, but when launching the creation request I get the unathorized error. In the database I have seen that there is an "admin" field that if I set it to true, the role will have the same permissions as the administrator. But I wonder if a role X can only have the permission to create forms but not the permission to delete them.

Thank you!

gonlopherfuj avatar Oct 16 '23 09:10 gonlopherfuj

@gonlopherfuj We could use some more information to help. How did you change the Authenticated user role? How are you assigning the Authenticated user role to users? How is the Authenticated role being used in the Access tab of your project?

daneformio avatar Feb 28 '24 14:02 daneformio

Thank you for your contribution. As this issue has been inactive for over 90 days, I will close it for now. If you'd like to reopen the issue, please reply and we can resume the triage process.

olgabann avatar Sep 04 '24 13:09 olgabann