[
https://issues.apache.org/jira/browse/ARTEMIS-2738?focusedWorklogId=427832&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427832
]
ASF GitHub Bot logged work on ARTEMIS-2738:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/20 20:09
Start Date: 27/Apr/20 20:09
Worklog Time Spent: 10m
Work Description: jbertram commented on pull request #3102:
URL: https://github.com/apache/activemq-artemis/pull/3102#issuecomment-620206276
> How does this map into existing simple, roles.properties and
user.properties is there a new security_domains.properties or something?
I'm not entirely sure what you're asking. Everything maps like it always
has. There's no new properties files or anything like that.
> I think the documents need a bit of work, its not very clear to me how to
use this, how it works etc and how it maps to JAAS?
The document is pretty simple because the configuration and function is
simple. Just specify the domain you want to use on your your acceptor using the
`securityDomain` URL parameter. Then any client using that acceptor will be
secured with that domain. It maps to JAAS just like the standard stuff. The
specified `securityDomain` overrides the broker's configuration which includes
the certificate domain.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 427832)
Time Spent: 50m (was: 40m)
> Implement per-acceptor security domains
> ---------------------------------------
>
> Key: ARTEMIS-2738
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2738
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)