opensearch-project / ansible-playbook

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

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

Closed ng-bsy closed 10 months ago

ng-bsy commented 1 year 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 10 months ago

@peterzhuamazon @saravanan30erd Can you please provide your inputs?

prudhvigodithi commented 10 months ago

Thanks @ng-bsy LGTM.