Column level security capabilities
----------------------------------
Key: TEIID-952
URL:
https://issues.jboss.org/browse/TEIID-952
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Marc Shirley
Labels: security
Request for the ability to enforce column level security as in the following example.
This would be on the top most surface level affecting only the clients visibility to the
columns.
User has access to col1, col2, and col3 out of a 6 column table. When a "SELECT
*" is performed against the table, only those columns the user has access to are
returned (col1, col2, and col3).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: