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

[FEATURE] Introduce a feature flag to disable Security screens #1961

Open
derek-ho opened this issue May 17, 2024 · 2 comments
Open

[FEATURE] Introduce a feature flag to disable Security screens #1961

derek-ho opened this issue May 17, 2024 · 2 comments
Labels
enhancement New feature or request triaged

Comments

@derek-ho
Copy link
Collaborator

Is your feature request related to a problem?
Today, the security screens are shown if you have valid permissions (defined via opensearch.yml). However, there may be situations where people don't want the security dashboards plugin to show up at all (for example if they only want to modify security settings with the admin cert, or APIs, etc.). We should introduce a feature flag that disables the security plugin screens from showing up regardless of the permissions of the user.
What solution would you like?
Feature flag in opensearch_dashboards.yml that disables the screens no matter what.
What alternatives have you considered?
None
Do you have any additional context?
None

@derek-ho derek-ho added enhancement New feature or request untriaged labels May 17, 2024
@derek-ho
Copy link
Collaborator Author

derek-ho commented May 17, 2024

opensearch_security.admin_pages.enabled - which defaults to be true (existing behavior today)

@derek-ho
Copy link
Collaborator Author

[Triage] This seems like a good issue that will provide choice for customers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged
Projects
None yet
Development

No branches or pull requests

1 participant