[
https://issues.apache.org/activemq/browse/AMQ-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac resolved AMQ-2744.
--------------------------------
Resolution: Fixed
Fixed with svn revision 947019. The authentication is done by default now and
it can be turned off by simply changing
<property name="authenticate" value="true" />
to
<property name="authenticate" value="false" />
We can also do it the other way around if there's an interest in that.
Default credentials are: admin/admin
Documentation to follow.
> Secure Web Server with Basic Authentication by default
> ------------------------------------------------------
>
> Key: AMQ-2744
> URL: https://issues.apache.org/activemq/browse/AMQ-2744
> Project: ActiveMQ
> Issue Type: New Feature
> Affects Versions: 5.3.2
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.4.0
>
>
> Broker should come with the web server for consoles, demos, etc.
> pre-configured to be secured by default, or that security can be easily
> turned on and off.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.