[teiid-issues] [JBoss JIRA] Commented: (TEIID-665) Add "authorization" service, and add support for entitlements in "embedded"

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Jul 28 17:25:29 EDT 2009


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

Ramesh Reddy commented on TEIID-665:
------------------------------------

Renaming the properties to

#
# Authorization Service Settings (membership must be enabled to check any authorizations)
#
auth.check_entitlements=false
auth.adminRolesFile=./deploy/admin-roles.properties

to be more representative, as the previous ones are some what confusing.

> Add "authorization" service, and add support for entitlements in "embedded"
> ---------------------------------------------------------------------------
>
>                 Key: TEIID-665
>                 URL: https://jira.jboss.org/jira/browse/TEIID-665
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: AdminApi, Embedded, Query Engine, Server
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>             Fix For: 6.2.0
>
>
> Add authorization service to "embedded". This service will provide functionality "embedded" to check if a given user is entitled to follow though a given administrative task or has a required role to carry on a operation a virtual data base.  
> The "entitlements" information will be available in a well known XML format in VDB archive, VDB service needs to load and make this data available to the "authorization" service, so that Query Engine can make required calls to check the permissions. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list