Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] How can I modify role permissions? #1017

Open
gonlopherfuj opened this issue Oct 16, 2023 · 1 comment
Open

[Question] How can I modify role permissions? #1017

gonlopherfuj opened this issue Oct 16, 2023 · 1 comment
Labels

Comments

@gonlopherfuj
Copy link

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!

@daneformio
Copy link

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants