-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
r/aws_mq_configuration: add missing authentication_strategy #18070
Merged
YakDriver
merged 9 commits into
hashicorp:main
from
agranig:b-aws_mq_configuration-add_missing_auth_strategy
Mar 24, 2021
Merged
r/aws_mq_configuration: add missing authentication_strategy #18070
YakDriver
merged 9 commits into
hashicorp:main
from
agranig:b-aws_mq_configuration-add_missing_auth_strategy
Mar 24, 2021
Commits on Mar 24, 2021
-
r/aws_mq_configuration: add missing authentication_strategy
When creating an ActiveMQ instance with authentication_strategy=ldap, then the corresponding configuration has to contain the same option as well for the user to be able to include a cachedLDAPAuthorizationMap element in the broker xml configuration. If the option is not provided when creating the configuration, the default strategy "simple" is assumed and AWS automatically removes the cachedLDAPAuthorizationMap element.
Configuration menu - View commit details
-
Copy full SHA for 155ee8d - Browse repository at this point
Copy the full SHA 155ee8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2850d10 - Browse repository at this point
Copy the full SHA 2850d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f907a8 - Browse repository at this point
Copy the full SHA 7f907a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e889eaa - Browse repository at this point
Copy the full SHA e889eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 580e6b0 - Browse repository at this point
Copy the full SHA 580e6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7d16d - Browse repository at this point
Copy the full SHA 3c7d16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdbd9b7 - Browse repository at this point
Copy the full SHA cdbd9b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf6877 - Browse repository at this point
Copy the full SHA 0cf6877View commit details -
Configuration menu - View commit details
-
Copy full SHA for eca06c0 - Browse repository at this point
Copy the full SHA eca06c0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.