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

Cannot use anonymous user with LDAP #2183

Open
ImmortalLotus opened this issue Jan 24, 2024 · 0 comments
Open

Cannot use anonymous user with LDAP #2183

ImmortalLotus opened this issue Jan 24, 2024 · 0 comments

Comments

@ImmortalLotus
Copy link

Environment

Flask-Appbuilder version: Apache Superset 3.1.0

pip freeze output: Apache Superset 3.1.0

Describe the expected results

AUTH_ROLE_PUBLIC should still enable public, login-less access when LDAP is enabled.
This is even when public role has permissions as follows, which on an AUTH_DB config work just fine for public access:
image

Describe the actual results

with LDAP it blocks ALL access to application unless logged.

Steps to reproduce

Use an LDAP config
Try to access application without login
Get redirected to login page.

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