flask-appbuilder Questions
1
Solved
I have started using Apache Airflow (Built upon FAB) and enabled authentication through OAuth (as shown in FAB Security). I have ONLY one OAUTH_PROVIDER (azure).
FYI, Airflow version 2.1.4
When I l...
Houseraising asked 12/3, 2022 at 16:5
5
I have a fork of apache airflow which I want to run behind a proxy server. All the authentication will be already handled outside airflow, thus I don't want the customers to login with another set ...
Visage asked 27/8, 2019 at 18:5
1
I'm currently trying to map automatically user groups in LDAP to user roles in a flask AppBuilder framework based application but can't come up with a solution. I have read through the entire flask...
Cassandracassandre asked 23/6, 2018 at 13:56
2
I am trying to enable Airflow LDAP authentication with RBAC features and did the following changes:
Removed LDAP section from airflow.cfg
Modified airflow.cfg: added rbac = true and removed auth...
Sapheaded asked 7/4, 2020 at 6:41
1
Solved
I started with Using OpenID/Keycloak with Superset and did everything as explained. However, it is an old post, and not everything worked. I'm also trying to implement a custom security manager by ...
Revision asked 2/1, 2019 at 17:2
1
Solved
I'm trying to add a custom user information retrieval from OAuth in superset, which is build on top of flask-appbuilder.
Official doc provides following information:
Decorate your method with ...
Bookmark asked 23/5, 2018 at 15:42
1
© 2022 - 2024 — McMap. All rights reserved.