[
https://issues.jboss.org/browse/TEIID-3354?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3354:
---------------------------------------
Looking at this again we have the same issue the MaterializationManagers - if for any
reason roles prohibit access to the views/materialization tables, then the management
queries will fail. One fix would be to mark the workcontext executing queries through
DQPCore.executeQuery as admin to by-pass the authorization checks. However that would
mean that anyone connecting over the management interface could execute any query. That
seems allowable though since someone allowed to connect would also be able to deploy any
vdb they wanted as well.
AdminConsole fails getting mat view info with data roles
--------------------------------------------------------
Key: TEIID-3354
URL:
https://issues.jboss.org/browse/TEIID-3354
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.11
Once data roles are enable the web console fails to get the mat view info - unless the
user allows access to systemadmin for the admin user.
I'm logging this initially against the Teiid side as depending on the resolution we
may want to change the admin code (for example using a SYS.table).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)