FAQ
1. How to Enable Access Control for WebApps?
Get the WebApp Frontend Code
You can refer to the following code repositories to customize the WebApp’s authentication page.
Get the WebApp Backend API
You can develop a custom access control system using the WebApp API. Visit any Dify application and click “Access API” to get the complete API documentation.
2. How to Adjust Member Permissions in a Workspace?
Scenario: Member A is added to a workspace with Normal permission role. How can you change Member A’s permission to Admin?
Currently, it’s not possible to switch member permissions within System Settings. To adjust permissions, you need to remove Member A and then re-add them with the Admin role.
If you need to continue adding members to the workspace, it’s recommended to have the workspace administrator directly invite members to join the space. For detailed instructions, please refer to Team Member Management.