activemq-artemis/docs/user-manual/en
pahamala a0c4cba7e1 ARTEMIS-3140 Extra options in LDAP login module
Adds support for extra configuration options to LDAP login module to
prepare for supporting any future/custom string configuration in LDAP
directory context creation.

Details:

 - Changed LDAPLoginModule to pass any string configuration not
recognized by the module itself to the InitialDirContext contruction
environment.
 - Changed the static LDAPLoginModule configuration key fields to an
enum to be able to loop through the specified keys (e.g. to filter out
the internal LDAPLoginModule configuration keys from the keys passed to
InitialDirContext).
 - Few fixes for issues reported by static analysis tools.
 - Tested that LDAP authentication with TLS+GSSAPI works against a
recent Windows AD server with Java
OpenJDK11U-jdk_x64_windows_hotspot_11.0.13_8 by setting the property
com.sun.jndi.ldap.tls.cbtype (see ARTEMIS-3140) in JAAS login.conf.
 - Moved LDAPLoginModuleTest to the correct package to be able to
access LDAPLoginModule package privates from the test code.
 - Added a test to LDAPLoginModuleTest for the task changes.
 - Updated documentation to reflect the changes.
2021-10-29 12:19:30 -05:00
..
_layouts/ebook NO-JIRA Fix PDF header and table of content 2020-09-16 10:11:56 -04:00
diagrams ARTEMIS-3243 Implementing dual mirror with Broker Connections 2021-08-03 16:50:43 -04:00
images ARTEMIS-3365 Add broker balancers 2021-08-06 08:33:21 -04:00
README.md NO-JIRA update doc logos 2020-09-29 11:34:07 -05:00
SUMMARY.md ARTEMIS-3446 Pluggable quorum vote force live CLI command 2021-09-06 18:14:29 +02:00
activation-tools.md ARTEMIS-3446 Pluggable quorum vote force live CLI command 2021-09-06 18:14:29 +02:00
address-model.md ARTEMIS-3531 after review comment from gtully 2021-10-21 10:36:40 +01:00
amqp-broker-connections.md ARTEMIS-3243 Fixing typo on amqp-broker-connections.md 2021-08-05 12:00:54 -04:00
amqp.md ARTEMIS-2372 / ARTEMIS-2740 Improving Message Annotations support in AMQP 2020-05-13 10:55:36 -04:00
architecture.md ARTEMIS-3484 flesh out Jakarta Messaging support 2021-09-15 15:20:54 -04:00
book.json NO-JIRA clean up docs 2017-08-28 21:38:03 -05:00
broker-balancers.md ARTEMIS-3365 - add simple local-target balancer example with amqp failover, remove manditory pool and policy config and update doc with data gravity concept 2021-10-07 15:23:58 +01:00
broker-plugins.md ARTEMIS-1884 add plugin API for message level authorization policies 2021-01-25 13:44:36 -06:00
cdi-integration.md ARTEMIS-756 introduce CDI based integration for Artemis. Includes integration tests on both Weld and OWB. 2016-09-29 16:25:47 -04:00
client-classpath.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
client-reconnection.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
clusters.md ARTEMIS-1960 clarify scale-down docs 2021-09-27 13:55:15 -05:00
config-reload.md ARTEMIS-3202 - add a flag to deleted diverts removed from config 2021-03-24 19:24:16 -04:00
configuration-index.md ARTEMIS-3202 - add a flag to deleted diverts removed from config 2021-03-24 19:24:16 -04:00
configuring-transports.md ARTEMIS-3421: update docs to reflect change in default, missed from ARTEMIS-3367, and clarify a bit 2021-08-18 16:24:08 +01:00
connection-ttl.md NO-JIRA Doc change. Updating `connectionTtl` to `connectionTTL` 2020-04-13 16:48:07 -04:00
consumer-priority.md NO-JIRA fixed typo in code example 2020-06-09 15:19:48 -04:00
copied-message-properties.md ARTEMIS-2649 always over-write ORIG message props 2020-06-01 15:19:34 -04:00
core-bridges.md ARTEMIS-3198 Add concurrency option on core bridges 2021-03-22 19:13:06 -04:00
core.md NO-JIRA Add a note about the `jms-client-id` session metadata to the docs 2021-02-11 10:43:27 -05:00
critical-analysis.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
data-tools.md ARTEMIS-3486: update docs around data tools commands, note use of broker instance and refresh shown output 2021-09-16 17:16:38 -05:00
diverts.md ARTEMIS-2649 always over-write ORIG message props 2020-06-01 15:19:34 -04:00
duplicate-detection.md NO-JIRA clarify default id-cache-size in the doc 2020-03-04 10:56:59 -06:00
embedding-activemq.md Clarify doc on embedding 2020-06-17 12:36:11 -05:00
examples.md ARTEMIS-3168 - add example using authentication delegation to keycloak, principal conversion for jms clients and oath for the web cosole 2021-03-23 09:51:50 +00:00
exclusive-queues.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
federation-address.md ARTEMIS-3257 fixed documentation issue wrt federation configuration 2021-04-20 16:18:46 -04:00
federation-queue.md ARTEMIS-3257 fixed documentation issue wrt federation configuration 2021-04-20 16:18:46 -04:00
federation.md ARTEMIS-3533, ARTEMIS-3308 - doc extra params and large messages for federation 2021-10-20 10:02:31 +01:00
filter-expressions.md ARTEMIS-3484 flesh out Jakarta Messaging support 2021-09-15 15:20:54 -04:00
flow-control.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
graceful-shutdown.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
ha.md ARTEMIS-3340 Sequential activation tracking for pluggable quorum replication policies + peer 2021-08-05 14:18:20 -04:00
intercepting-operations.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
jms-bridge.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
jms-core-mapping.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
karaf.md NO-JIRA: a few additions and tweaks around OSGI 2016-10-19 13:19:10 -04:00
large-messages.md ARTEMIS-1975 Real Large Message support into AMQP 2020-02-25 15:25:01 +01:00
last-value-queues.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
libaio.md NO-JIRA modified ubuntu install instructions for libaio 2019-03-04 16:19:21 -05:00
logging.md NO-JIRA minor logging doc updates 2021-01-20 12:19:58 -06:00
management-console.md NO-JIRA updating the console docs 2021-01-19 09:13:46 +00:00
management.md ARTEMIS-3474 - replace whitelist with allowlist in management.xml 2021-09-16 17:19:02 -05:00
masking-passwords.md ARTEMIS-3488 add system property for setting key in DefaultSensitiveStringCodec 2021-10-06 11:12:41 -05:00
maven-plugin.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
message-expiry.md ARTEMIS-2649 always over-write ORIG message props 2020-06-01 15:19:34 -04:00
message-grouping.md NO-JIRA further clarify clustered grouping 2021-06-11 11:47:16 -05:00
messaging-concepts.md ARTEMIS-3484 flesh out Jakarta Messaging support 2021-09-15 15:20:54 -04:00
metrics.md ARTEMIS-3280 Netty Pool micrometer metric plugin 2021-05-27 13:32:06 -05:00
mqtt.md ARTEMIS-3445 automatically clean-up abandoned MQTT subscriptions 2021-09-03 16:48:01 -04:00
network-isolation.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
notice.md ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
openwire.md ARTEMIS-3197 - add selectorAware option to virtualTopicConsumerWildcards for openwire acceptor 2021-03-22 19:15:02 -04:00
paging.md ARTEMIS-2466 PageSyncTimer::timeSync isn't configurable using ASYNCIO 2019-11-05 22:44:52 +01:00
perf-tuning.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
persistence.md NO-JIRA update JDBC docs 2021-05-25 13:15:11 -05:00
pre-acknowledge.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
preface.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
project-info.md update link for download 2021-09-01 12:35:07 -04:00
protocols-interoperability.md NO-JIRA Rewording chapter Protocols as they don't refer to APIs 2021-09-16 11:42:24 -04:00
resource-limits.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
rest.md NO-JIRA add broker config doc for REST 2021-07-20 15:38:35 -05:00
restart-sequence.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
retroactive-addresses.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
ring-queues.md ARTEMIS-2457 implement ring queue 2019-08-25 23:29:44 -04:00
scheduled-messages.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
security.md ARTEMIS-3140 Extra options in LDAP login module 2021-10-29 12:19:30 -05:00
send-guarantees.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
slow-consumers.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
spring-integration.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
stomp.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
syntax.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
thread-pooling.md NO-JIRA fix warnings from w3c/link-checker in docs 2018-01-10 13:07:40 +01:00
tomcat.md NO-JIRA review docs for content, style, & format 2018-03-08 22:47:10 -05:00
transaction-config.md renamed config to broker.xml 2015-04-29 10:30:32 +01:00
transformers.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
undelivered-messages.md ARTEMIS-2649 always over-write ORIG message props 2020-06-01 15:19:34 -04:00
unit-testing.md ARTEMIS-1954 eliminate all possible usage of JMSServerManager 2018-07-12 14:24:44 -04:00
upgrading.md NO-JIRA Add version update steps for windows services on doc 2018-09-04 13:26:56 -04:00
using-jms.md ARTEMIS-3484 flesh out Jakarta Messaging support 2021-09-15 15:20:54 -04:00
using-server.md Correct minor typo 2021-09-01 12:35:43 -04:00
versions.md NO-JIRA update release notes for 2.19.0 2021-10-11 10:56:21 -05:00
web-server.md NO-JIRA Add proxy forwarding doc 2020-12-07 11:33:06 -05:00
wildcard-routing.md ARTEMIS-2888 ARTEMIS-2859 ARTEMIS-2768 - revert new page-store-name addressSetting, when the page store respects the target address and the size is tallied on the target address store, it is no longer neecessary 2020-10-19 14:04:35 +01:00
wildcard-syntax.md NO-JIRA review docs for content, style, & format 2018-03-08 22:47:10 -05:00

README.md

ActiveMQ Artemis logo

Apache ActiveMQ Artemis User Manual

The User manual is an in-depth manual on all aspects of Apache ActiveMQ Artemis