Strapi Permission Configuration
In order for Strapi to operate correctly, you need to configure the permissions for each role.
- Open Strapi Admin Panel and Login as Administrator
- Navigate to
Settings
- Under the section
USERS & PERMISSIONS PLUGIN
findRoles
and navigate there. - Choose
Authenticated
role. - Set following Permissions:
Object | Permission |
---|---|
Contract | find, findOne |
Crowdex | find |
Crowdex-project | find, findOne |
Event | find, findOne |
Faq | find, findOne |
Kyc | createVerification |
New | find, findOne |
Platform | find |
Project | find, findOne |
Ref-code-link | find, findOne |
Share-holder | |
Share-registry | |
Sign-contract | find, findOne |
Transaction | create, find, findOne |
User-wallet | find, findOne, generateTokenForCurrentUser, update |
Veriff | createVerification |
Content types builder | |
Editorjs | |
i18n | |
Upload | |
Users-permissions | changePassword, me |