RafaelMiquelino / dash-flask-login

Implementation of Flask-login on top of Dash.
MIT License
247 stars 81 forks source link

LDAP / Kerberos support #1

Closed chfischer closed 4 years ago

chfischer commented 5 years ago

Hi @RafaelMiquelino I am starting to play with your example and plan to add LDAP / Kerberos support. Do you have any experience with one or the other?

RafaelMiquelino commented 5 years ago

Hello @chfischer, unfortunately I don't have any experience with LDAP or Kerberos. If you go ahead with the implementation, feel free to issue a PR and we can integrate this option in the example.