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

LDAP config ok but not working #443

Closed
viniciusrsdutra opened this issue May 6, 2016 · 8 comments
Closed

LDAP config ok but not working #443

viniciusrsdutra opened this issue May 6, 2016 · 8 comments
Labels
#bug:cant-reproduce Bugs that cannot be reproduced

Comments

@viniciusrsdutra
Copy link

Hi everyone!
I'm new to Caravel and made the necessary changes to bind to LDAP.
According to the app log the changes are ok, but users can't login at the front end.
Any help?

Thanks in advance
ldap-problem
ldap-problem-2

@mistercrunch
Copy link
Member

This is actually managed by Flask Appbuilder, you may want to open an issue against their repo.

@mistercrunch mistercrunch added the #bug:cant-reproduce Bugs that cannot be reproduced label May 6, 2016
@andrewhn
Copy link
Contributor

andrewhn commented May 6, 2016

@viniciusrsdutra see #334 - I was able to get LDAP auth working but the auto user creation on sign in doesn't seem to work.

@viniciusrsdutra
Copy link
Author

Thanks @mistercrunch! I've opened and issue against Flask AppBuilder repo.

@andrewhn, thanks also! The thing is I'm using OpenLDAP. I think might be a bug.

@mtrbean
Copy link

mtrbean commented May 13, 2016

Flask App builder has fixed this in version 1.6.1 but you have to enable AUTH_USER_REGISTRATION

@viniciusrsdutra
Copy link
Author

Thank you so much @mtrbean !
Now it's working!

@xrmx
Copy link
Contributor

xrmx commented Aug 8, 2016

Looks like it has been fixed, closing.

@fangyeqing
Copy link

I hava enable AUTH_USER_REGISTRATION,but still come with the following error:
Was unable to import caravel Error: name 'AUTH_LDAP' is not defined

@only1zf
Copy link

only1zf commented Nov 22, 2016

zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
…erset (apache#443)

* chore: pulling in controls from incubator-superset

* style: adding extension to make eslint happy

* un-bumping version

* style: removing .ts, ignoring lint warning
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
…erset (apache#443)

* chore: pulling in controls from incubator-superset

* style: adding extension to make eslint happy

* un-bumping version

* style: removing .ts, ignoring lint warning
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
…erset (apache#443)

* chore: pulling in controls from incubator-superset

* style: adding extension to make eslint happy

* un-bumping version

* style: removing .ts, ignoring lint warning
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
…erset (apache#443)

* chore: pulling in controls from incubator-superset

* style: adding extension to make eslint happy

* un-bumping version

* style: removing .ts, ignoring lint warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug:cant-reproduce Bugs that cannot be reproduced
Projects
None yet
Development

No branches or pull requests

7 participants