Flask-AppBuilder
Flask-AppBuilder copied to clipboard
How to use LDAP_MATCHING_RULE_IN_CHAIN?
How can I use LDAP_MATCHING_RULE_IN_CHAIN?
I searched the code, but I'm not sure where to place it in security/manager.py
Some details are described here: https://stackoverflow.com/a/58778374/2539916
it may depend but the LDAP search for a user is done here: https://github.com/dpgaspar/Flask-AppBuilder/blob/master/flask_appbuilder/security/manager.py#L912