Skip to content

Documentation for security-dashboards-plugin PR929#499

Merged
Naarcha-AWS merged 1 commit intoopensearch-project:mainfrom
jaycci:security-dashboards-plugin-PR929
May 25, 2022
Merged

Documentation for security-dashboards-plugin PR929#499
Naarcha-AWS merged 1 commit intoopensearch-project:mainfrom
jaycci:security-dashboards-plugin-PR929

Conversation

@jaycci
Copy link
Copy Markdown
Contributor

@jaycci jaycci commented Apr 9, 2022

Signed-off-by: Jean-Christian Simonetti github@elysiria.fr

Description

The OpenID redirectURI can be dynamically computed from proxy HTTP headers (X-Forwarded-*) if its new specific parameter is turned on in the configuration file (opensearch_security.openid.trust_dynamic_headers).

Issues Resolved

This is documentation for opensearch-project/security-dashboards-plugin#929.

Additional context

My company hosts one Opensearch Dashboards shared by many users (with tenants). We have a federated IAM based on OpenID configuration. The Opensearch Dashboards is behind a reverse proxy. We have a specific URL for each client that points to the same Opensearch Dashboards, thus we need to set dynamically the redirectURI.

Opensearch Dashboards should have a new option allowing dynamic configuration of the redirectURI, based on information sent by a reverse proxy.

Check List

  • Commits are signed per the DCO using --signoff

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: Jean-Christian Simonetti <github@elysiria.fr>
Copy link
Copy Markdown
Contributor

@alicejw1 alicejw1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Naarcha-AWS Naarcha-AWS merged commit de82c91 into opensearch-project:main May 25, 2022
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.

4 participants