-
Hi team, |
Beta Was this translation helpful? Give feedback.
Answered by
gtully
Sep 26, 2023
Replies: 1 comment
-
the entire jaas config can be specified from a secret. see: https://github.com/artemiscloud/activemq-artemis-operator/blob/16f211fa65203b82c4513b3440aaae0abacfdf69/docs/help/operator.md?plain=1#L833 You can reference the Artemis documentation to get a handle on the jaas LDAP login modules specifics. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
brusdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the entire jaas config can be specified from a secret. see: https://github.com/artemiscloud/activemq-artemis-operator/blob/16f211fa65203b82c4513b3440aaae0abacfdf69/docs/help/operator.md?plain=1#L833
You can reference the Artemis documentation to get a handle on the jaas LDAP login modules specifics.