[JBoss JIRA] (TEIID-5911) Procedure based row level security fails with resource type specified
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5911?focusedWorklogId=12450306&pag... ]
Steven Hawkins logged work on TEIID-5911:
-----------------------------------------
Author: Steven Hawkins
Created on: 23/Feb/20 11:08 PM
Start Date: 23/Feb/20 11:08 PM
Worklog Time Spent: 1 hour
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 1 hour
Worklog Id: (was: 12450306)
> Procedure based row level security fails with resource type specified
> ---------------------------------------------------------------------
>
> Key: TEIID-5911
> URL: https://issues.redhat.com/browse/TEIID-5911
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 13.1, 13.0.3
>
> Original Estimate: 1 hour
> Time Spent: 1 hour
> Remaining Estimate: 0 minutes
>
> If ddl or xml permissions specify that a procedure has row based security, it will not be found as RowBasedSecurityHelper only looks for the TABLE type. This worked with the older xml model that did not specify the resource type.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 10 months
[JBoss JIRA] (TEIID-5910) XML value for the constraint attribute on a condition is incorrect
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5910?focusedWorklogId=12450307&pag... ]
Steven Hawkins logged work on TEIID-5910:
-----------------------------------------
Author: Steven Hawkins
Created on: 23/Feb/20 11:08 PM
Start Date: 23/Feb/20 11:08 PM
Worklog Time Spent: 1 hour, 30 minutes
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour, 30 minutes)
Time Spent: 1 hour, 30 minutes
Worklog Id: (was: 12450307)
> XML value for the constraint attribute on a condition is incorrect
> ------------------------------------------------------------------
>
> Key: TEIID-5910
> URL: https://issues.redhat.com/browse/TEIID-5910
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 13.1, 12.3.2, 13.0.3
>
> Original Estimate: 1 hour, 30 minutes
> Time Spent: 1 hour, 30 minutes
> Remaining Estimate: 0 minutes
>
> The VDBMetadataParser is writing out the value of the condition, not the constraint flag.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 10 months
[JBoss JIRA] (TEIID-5911) Procedure based row level security fails with resource type specified
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5911?page=com.atlassian.jira.plugi... ]
Steven Hawkins resolved TEIID-5911.
-----------------------------------
Fix Version/s: (was: 12.3.2)
Resolution: Done
Updated to use the type based upon the group symbol. Separated this out of the commit for 12.3.x as the helper had not yet been updated to search by type.
> Procedure based row level security fails with resource type specified
> ---------------------------------------------------------------------
>
> Key: TEIID-5911
> URL: https://issues.redhat.com/browse/TEIID-5911
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 13.1, 13.0.3
>
>
> If ddl or xml permissions specify that a procedure has row based security, it will not be found as RowBasedSecurityHelper only looks for the TABLE type. This worked with the older xml model that did not specify the resource type.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 10 months
[JBoss JIRA] (TEIID-5911) Procedure based row level security fails with resource type specified
by Steven Hawkins (Jira)
Steven Hawkins created TEIID-5911:
-------------------------------------
Summary: Procedure based row level security fails with resource type specified
Key: TEIID-5911
URL: https://issues.redhat.com/browse/TEIID-5911
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 13.1, 12.3.2, 13.0.3
If ddl or xml permissions specify that a procedure has row based security, it will not be found as RowBasedSecurityHelper only looks for the TABLE type. This worked with the older xml model that did not specify the resource type.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 10 months
[JBoss JIRA] (TEIIDSB-157) Support loading password credential from infinispan secret
by Ramesh Reddy (Jira)
[ https://issues.redhat.com/browse/TEIIDSB-157?page=com.atlassian.jira.plug... ]
Ramesh Reddy updated TEIIDSB-157:
---------------------------------
Parent: (was: TEIIDSB-147)
Issue Type: Enhancement (was: Sub-task)
> Support loading password credential from infinispan secret
> ----------------------------------------------------------
>
> Key: TEIIDSB-157
> URL: https://issues.redhat.com/browse/TEIIDSB-157
> Project: Teiid Spring Boot
> Issue Type: Enhancement
> Components: datasource
> Reporter: Steven Hawkins
> Priority: Major
> Fix For: 1.4.0
>
> Original Estimate: 5 hours
> Time Spent: 2 hours
> Remaining Estimate: 3 hours
>
> The infinispan operator generates a secret that contains a yaml file, which is where the developer password is stored.
> There three approaches:
> 1. for materialization assume that we will "own" the DataGrid instance such that we'll create and pass our own secret file for infinispan to use. In this case we'll know the password and can provide that to the connection factory via an env property.
> 2. add logic to the connection factory to specify a "credential file" such that we'll parse the yaml from the given location (a mount of the secret) and find the appropriate credential for the given username (typically developer).
> 3. ask the infinispan team to allow for easier consumption of the secret (a secret per user?)
> To get things working with the example, I can take the first approach - but it will look a little convoluted.
> In general 2 or 3 will be needed in scenarios where we expect to simply pick up existing credentials.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 10 months