Skip to content

API authenthication using db-provider when connected to LDAP #30590

Answered by dosubot bot
ziggekatten asked this question in Q&A / Help
Discussion options

You must be logged in to vote

Hey @ziggekatten! I'm here to help you with any bugs, questions, or anything else you need assistance with. Let's tackle this together!

The error message you're encountering suggests that the API is not allowing an alternative authentication provider. The AUTH_API_LOGIN_ALLOW_MULTIPLE_PROVIDERS variable is intended to enable multiple authentication providers for API access, but it seems it might not be functioning as expected in your setup.

Here are a few steps you can try:

  1. Verify Configuration: Ensure that AUTH_API_LOGIN_ALLOW_MULTIPLE_PROVIDERS is correctly set in your superset_config.py file. Double-check for any typos or syntax errors.

  2. Restart Superset: After making changes to th…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@ziggekatten
Comment options

@ampil
Comment options

@ziggekatten
Comment options

@ampil
Comment options

@ampil
Comment options

Answer selected by ziggekatten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants