[
https://issues.apache.org/jira/browse/ARTEMIS-3863?focusedWorklogId=782361&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-782361
]
ASF GitHub Bot logged work on ARTEMIS-3863:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jun/22 10:25
Start Date: 17/Jun/22 10:25
Worklog Time Spent: 10m
Work Description: gtully commented on PR #4116:
URL:
https://github.com/apache/activemq-artemis/pull/4116#issuecomment-1158732819
Going to leave as draft as I need to address the augment variation - where
the xml security-settings config exists and needs to be tweaked. The file
config parser needs to create a RoleSet to facilitate this. As is, it works
nicely when there are no security settings in the xml config
Issue Time Tracking
-------------------
Worklog Id: (was: 782361)
Remaining Estimate: 0h
Time Spent: 10m
> properties config - allow role configuration
> --------------------------------------------
>
> Key: ARTEMIS-3863
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3863
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 2.23.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 2.24.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> the Role class need constructor and setter methods
> the Set<Role> needs some type information to allow creation
> This sort of thing should be possible:
> securityRoles.TEST.users.send=true
> securityRoles.TEST.users.consume=true
> securityRoles.TEST.admins.createAddress=true
--
This message was sent by Atlassian Jira
(v8.20.7#820007)