Currently, Im working on a Vue.js project and I would like to embed some dashbords in my application. Using the fetchGuestToken, my access is only given to the public user, Is there any way to access these dashboards with users created within superset with their List Roles and Row Level Security?
Related
Currently, the UI team at my company is just passing my Tableau Online embed to their html and they authenticate the user via Auth0 via that embed.
This allows the users in the portal seeing data for any user that happens to be logged into Talbeau Online right now.
Using Taleau's API v3 I've looked through the documentation but can't find a way to give my UI team an example of code in how they can have multiple different users viewing the same site to see their own data at the same time.
How can a Tableau developer accomplish this?
In Tableau, I use their Username() to set row level security.
I am new to Tableau. Can we give project specific access to the users of a site over the Tableau server offcoarse the user will not be the site admin.
I mean user of a one site has a access to view the contents of one project but not the other project with in that site.
Tableau's online help has extensive permissioning guidelines, examples, and best practices.
Here is a document regarding project level permissions. Essentially, users can be assigned permissions to particular projects and denied access to others. In addition, project owners and project leaders are roles which can be defined to delegate additional responsibilities to users.
I am trying to implement a feature where user can see what all last 5 pages he visited during current session. This is for anonymous user as site does not have any login/registration module available.
I can think of creating a data structure in user current session and add page names there and as user browse page from page, add page name in that collection using either request post processor or in a servlet. This servlet can be called using a HTL component passing json data to UI. Challenge here would be to maintain a consistent user session across journey.
OR
I can use some third party tool say Adobe analytics or Target etc for same?
Any suggestion?
I am able to create users using hippo cms login.
I want to create the users withou using the hipppo cms console.
Instead for example would be using rest apis to create hippo users.
How can i achieve these.
Are there any api given by hippo to create users.
See the answer provided on our mailing list: https://groups.google.com/d/topic/hippo-community/wLZeoMJHJXo/discussion
We've developed a FB application that reads/analyzes Insights data from a user's pages. We are having OAuth problems with user who administer large numbers of pages (> 25).
We are looking for a way to automate creation of test users with large numbers of pages, but it appears that you cannot create a page using the API : Mentionned in this discussion
Is there any way to automatically create pages for TEST USERS? This would be a big help for setting up test environments.
Unfortunately, there's no way to create pages at all.
So no, you can't