Dallas Dye 2 Posted April 14, 2021 Share Posted April 14, 2021 Hello TIBCO Community, i'm looking for a way to create dashboards for my customers and log into their designated cloud accoutn we give them. The problem i'm tyring to work around is that all of my customers info is located in the same database and i need to restrict each customers access to only thier data. My database has all of my customers in it so if there was a way to implement a security rights setting or something of this nature, that would be ideal. Right now i use the TIBCO Cloud, all my data is saved into the library there. Thank you for any ideas or help, Dallas Link to comment Share on other sites More sharing options...
David Boot-Olazabal Posted April 16, 2021 Share Posted April 16, 2021 Hi ddye-o, Not sure if it is possible in your case, as you work in the Cloud, but you can consider setting up a lookup table in the database. This table should contain at least user id (or user name) and customer name. You then have to add the information from the security table in the dashboard (using an information link). The customer data from the original table(s) should also be created via an information link. And within that customer data information link, you can set a filter based upon the username that logs on to it, so it will filter on the corresponding customer name from the lookup table. This would ensure that any user is only seeing its own customer data. Now it looks like a lot of hassle, but it is not that complicated actually. Within Spotfire Help, you can look for personalized information links and you will find a useful explanation of the above as well. Kind regards, David Link to comment Share on other sites More sharing options...
Kirsten Smith (she/her) Posted April 16, 2021 Share Posted April 16, 2021 No Information Designer in our hosted Spotfire Cloud, are you using Data Connectors If so then you can set up Custom Queries in the connection to only access the appropriate data. Or possibly create different tables for each customer to segregate the data. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now