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

How to access the dashboard in my new project without anthentication issues? #3156

Closed
youyou098888 opened this issue Jul 19, 2017 · 5 comments

Comments

@youyou098888
Copy link

youyou098888 commented Jul 19, 2017

I follow the instructions here

http://superset.incubator.apache.org/security.html

and create a role called 'Public Tables' with the same set of permissions as for the GAMMA role.

However, when I request a ajax to url 'http://localhost:8088/csstemplateasyncmodelview/api/read', I still got 401.
And when I open the link

http://localhost:8088/superset/dashboard/4/

in browser I got this:
qq20170719-104025 2x

How can I use superset apis in my new project without authentication issues?
Any help will be appreciated.

@youyou098888 youyou098888 changed the title How to access the dashboard in new project without anthetication issues? How to access the dashboard in my new project without anthetication issues? Jul 19, 2017
@youyou098888 youyou098888 changed the title How to access the dashboard in my new project without anthetication issues? How to access the dashboard in my new project without anthentication issues? Jul 19, 2017
@youyou098888
Copy link
Author

I solved it.

@bpinaya
Copy link

bpinaya commented Dec 21, 2017

Any tips on how you did this?

@harshKotadiya
Copy link

Please, can you suggest any solution for that?

@bluhar
Copy link

bluhar commented Aug 31, 2018

美女,Could you paste your solution? Just for anyone who come here.

@yx383492322
Copy link

Here is the solution: Explicit grant on specific datasets is still required.
when you got error like this :this endpoint requires the datasource .....
you may edit the Role, add permission like datasource access on [the table name mention in the error]

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

No branches or pull requests

5 participants