December 2018
Intermediate to advanced
188 pages
4h 2m
English
Access to security features in Superset is available only to the admin user. It provides several tools for tracking every user action, login attempt, a list of users, and their permissions.
The user management system is built using the Flask-AppBuilder (fabmanager) framework. The list of permissions and views is inherited from the Flask-AppBuilder framework. Permissions and views are listed in the Views/Menus page of the Security section. A view represents many ways a user can interact with the web application. Each user has a specific set of permissions for actions that it can take when interacting with a web page or view. Viewing or deleting a dashboard are examples of actions.
Read now
Unlock full access