Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

B.3. Adding a JBoss Dashboard Builder User

A JBoss Dashboard Builder user is added in the same way as a JBoss Data Virtualization user.
Two roles are provided for setting JBoss Dashboard Builder permissions:
  • user - a user has permission to view the dashboard
  • admin - a user has permission to modify the dashboard

Important

If a JBoss Dashboard Builder user wants their JBoss Data Virtualization permissions applied to the data they are accessing, then the external datasource defined in JBoss Dashboard Builder must use local connection and set PassthroughAuthentication to true on the URL; otherwise, the default username and password defined for the datasource are used.

Example B.1. The PassthroughAuthentication property set on the connection URL

jdbc:teiid:VDBName;PassthroughAuthentication="true"