[ 
https://issues.apache.org/jira/browse/AMQ-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768627#comment-17768627
 ] 

Wei Guo commented on AMQ-9238:
------------------------------

Hi [~nfilotto]  “Information Provided” works as expected, pls close this ticket!

==jetty.xml==
{code:java}
<bean id="securityConstraintMapping" 
class="org.eclipse.jetty.security.ConstraintMapping">
    <property name="constraint" ref="securityConstraint" />
    <property name="pathSpec" 
value="/api/*,*.jsp,*.html,*.png,*.css,/admin/js/*" />
</bean> {code}

> Read only permission configuration   ActiveMQ webui portal 
> -----------------------------------------------------------
>
>                 Key: AMQ-9238
>                 URL: https://issues.apache.org/jira/browse/AMQ-9238
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Wei Guo
>            Priority: Major
>
> In practical management, customers want read-only permission for the AMQ web 
> UI portal. 
> I tried the possible permission tuning on jetty.xml  jetty-realm.properties, 
> but that is not working as expected behavior, so we could expect a feature to 
> implement the read-only permission.
> ref: 
>  [AMQ-9198] Self-customized read-only role for AMQ works but caused 
> admin/security login gives 403 - ASF JIRA (apache.org)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to