[teiid-issues] [JBoss JIRA] Commented: (TEIID-1327) API request: Fine grained security

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Mar 28 10:02:38 EDT 2011


    [ https://issues.jboss.org/browse/TEIID-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592145#comment-12592145 ] 

Steven Hawkins commented on TEIID-1327:
---------------------------------------

Perhaps a compromise would be to provide an interface to validate the actual command and a extension point in the config to inject your own instance, but to leave it as an undocumented feature.  You could also get a connection that approximates the current session with a local connection that has PassThroughAuthentication turned on.

> API request:  Fine grained security
> -----------------------------------
>
>                 Key: TEIID-1327
>                 URL: https://issues.jboss.org/browse/TEIID-1327
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 7.1
>            Reporter: Mark Addleman
>            Assignee: Steven Hawkins
>             Fix For: 7.4
>
>
> I'd like an API to implement fine grained security checks.  The use case is to create a permission from each table+column requested, each stored procedure and other database objects and validate the user id and permission against an external security manager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list