chh3-chan commented on issue #13243: URL: https://github.com/apache/superset/issues/13243#issuecomment-2693866961
> Am working on Apache/Superset 3.1.0 using Official Docker image and using OAuth with AWS Cognito. I can resolved this with the same method as all previous comments but I have additional config. > > 1. Enter container and execute `superset init`. > 2. Login as admin on website and go to `List Roles` page on top right menu. > 3. Click edit `Admin` role record and add the permission below.(Make sure you are adding it, because if you click in drop down again it will remove) > > * can userinfo on UserOAuthModelView > * can show on UserOAuthModelView > * can list on UserOAuthModelView > * can add on UserOAuthModelView > * can edit on UserOAuthModelView > * can delete on UserOAuthModelView > > PS. If you are not using docker, I hope this step can guide you. SuperSet 2.1.0 on k8s (helm chart) is work with your suggestion. Many thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
