Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authenticate flask app against multiple AD's #82

Open
skmcgowan opened this issue Feb 11, 2020 · 2 comments
Open

Authenticate flask app against multiple AD's #82

skmcgowan opened this issue Feb 11, 2020 · 2 comments
Labels

Comments

@skmcgowan
Copy link

skmcgowan commented Feb 11, 2020

I'm new to LDAP. I've written a FLASK app that I'm trying to roll out at work. One of the requirements that the IT dept has stipulated is that I authenticate users via AD integration. I'm trying out flask-ldap3-login currently.

Do you have any advice on how I might authenticate against multiple AD's? We have people from different companies who may need to access the FLASK application. This wasn't an issue when working with a user table managed in the app itself.

By the way, I realise that this may not be the appropriate forum for this question but there seems to be some experts here who may be able to help!

@HeMan
Copy link
Collaborator

HeMan commented Feb 17, 2020

Is it enough to have a drop down list to select appropriate AD? Or would you like it to automatic try each AD in turn?

@skmcgowan
Copy link
Author

skmcgowan commented Feb 18, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants