opensearch-project / ansible-playbook

🤖 A community repository for Ansible Playbook of OpenSearch Project.
https://opensearch.org/
Apache License 2.0
81 stars 97 forks source link

Copy custom security config when: auth_type == 'oidc' or copy_custom_security_configs #147

Closed ng-bsy closed 8 months ago

ng-bsy commented 10 months ago

Description

Fix implementation as suggested in issue: Copy security config when: auth_type == 'oidc' or copy_custom_security_configs

Issues Resolved

116

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

bbarani commented 8 months ago

@peterzhuamazon @saravanan30erd Can you please provide your inputs?

prudhvigodithi commented 8 months ago

Thanks @ng-bsy LGTM.