]
Steven Hawkins resolved TEIID-1747.
-----------------------------------
Fix Version/s: 7.6
Resolution: Done
Clarified the meaning of role name.
hasROLE(rolename) function always returns false
-----------------------------------------------
Key: TEIID-1747
URL:
https://issues.jboss.org/browse/TEIID-1747
Project: Teiid
Issue Type: Bug
Components: Documentation, Query Engine
Affects Versions: 7.4.1
Environment: Fedora 14, SOA-P 5.2 ER3
Reporter: Paul Nittel
Assignee: Steven Hawkins
Priority: Minor
Fix For: 7.4.1, 7.6
Attachments: RolesVDB.vdb, teiid-security-roles.properties
Given teiid-security-roles.properties contains user=NoRolesRole and the VDB in use has
data roles defined, when logged into Teiid as user, the following SQL should return true.
SELECT hasROLE('NoRolesRole')
However, it always--AFAICT--returns false.
(Roles are working for this VDB as this user is not able to query certain tables.)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: