mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: add references to Flask-Appbuilder Security documentation (#3322)
And a specific link to an oauth example configuration.
This commit is contained in:
committed by
Maxime Beauchemin
parent
59268e978a
commit
9f3aeb22d9
@@ -3,7 +3,8 @@ Security
|
||||
Security in Superset is handled by Flask AppBuilder (FAB). FAB is a
|
||||
"Simple and rapid application development framework, built on top of Flask.".
|
||||
FAB provides authentication, user management, permissions and roles.
|
||||
|
||||
Please read its `Security documentation
|
||||
<http://flask-appbuilder.readthedocs.io/en/latest/security.html>`_.
|
||||
|
||||
Provided Roles
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user