You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 3.2.0 of Flask-AppBuilder added support for LDAP group binding (see PR: dpgaspar/Flask-AppBuilder#1374), we should update mainly for the AUTH_ROLES_MAPPING feature, which lets users bind to RBAC roles based on their LDAP/OAUTH group membership.
Version
3.2.0
of Flask-AppBuilder added support for LDAP group binding (see PR: dpgaspar/Flask-AppBuilder#1374), we should update mainly for theAUTH_ROLES_MAPPING
feature, which lets users bind to RBAC roles based on their LDAP/OAUTH group membership.Here are the docs about Flask-AppBuilder security:
https://flask-appbuilder.readthedocs.io/en/latest/security.html#authentication-ldap
This will resolve #8179
The text was updated successfully, but these errors were encountered: