Skip to content
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

Add dashboards config for external cert #145

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Mar 15, 2024

Description

Since we are using external certificate for nightly playground (ACM) in this case based on the domain name, this change adds the additional config for opensearch-dashboards.

"opensearch_security.cookie.secure": "true"
"opensearch_security.cookie.isSameSite": "None"

Issues Resolved

#129

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.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@1cfa4cd). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage        ?   89.47%           
=======================================
  Files           ?        2           
  Lines           ?       38           
  Branches        ?        4           
=======================================
  Hits            ?       34           
  Misses          ?        4           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gaiksaya gaiksaya marked this pull request as draft March 15, 2024 05:00
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya marked this pull request as ready for review March 15, 2024 17:47
@gaiksaya gaiksaya merged commit 0b96e87 into opensearch-project:main Mar 15, 2024
6 checks passed
@gaiksaya gaiksaya deleted the add-osd branch March 15, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants