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

docs: fix for role sync issues in case of custom OAuth2 configuration #30878

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ved-kashyap-samsung
Copy link
Contributor

SUMMARY

Fixes #13243

Unable to list users on Superset main page settings despite having Admin role in case of custom OAuth2 configuration.

EXPECTED RESULT

If user has registered with Admin role then he should be able to list users for settings of Superset.

ACTUAL RESULT

User with Admin role is getting permission denied error when trying to list users from settings of Superset.

TESTING INSTRUCTIONS

please re-run superset init to sync the required permissions. Below is the command to re-run superset init using docker compose.

docker-compose exec superset superset init

ADDITIONAL INFORMATION

@github-actions github-actions bot added the doc Namespace | Anything related to documentation label Nov 8, 2024
@ved-kashyap-samsung
Copy link
Contributor Author

@rusackas Can you please review this PR. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Namespace | Anything related to documentation size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't open Settings -> List Users when using OAuth with Google for an Admin user
1 participant