docs: add references to Flask-Appbuilder Security documentation (#3322)

And a specific link to an oauth example configuration.
This commit is contained in:
Riccardo Magliocchetti
2017-08-17 20:48:22 +02:00
committed by Maxime Beauchemin
parent 59268e978a
commit 9f3aeb22d9
2 changed files with 9 additions and 2 deletions

View File

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