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

data-integrator user not getting admin rights #534

Open
sajoupa opened this issue Jan 15, 2025 · 1 comment
Open

data-integrator user not getting admin rights #534

sajoupa opened this issue Jan 15, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@sajoupa
Copy link

sajoupa commented Jan 15, 2025

Steps to reproduce

  1. deploy opensearch
  2. relate to opensearch-dashboards, data-integrator, self-signed-certificates
  3. configuration:
juju config opensearch cluster_name='foo'
juju config opensearch init_hold='False' #Default#
juju config opensearch plugin_opensearch_knn='True' #Default#
juju config opensearch roles='' #Default#
juju config opensearch trust='False' #Default#
juju config data-integrator consumer-group-prefix='' #Default#
juju config data-integrator database-name='' #Default#
juju config data-integrator extra-user-roles='admin'
juju config data-integrator index-name='foo'
juju config data-integrator topic-name='' #Default#
juju config data-integrator trust='False' #Default#

Expected behavior

The Security menu should be visible in OpenSearch Dashboards to the user provided by juju run data-integrator/leader get-credentials

Actual behavior

The Security menu isn't available.

Versions

Operating system: Ubuntu 22.04.5 LTS

Juju CLI: 3.6.1-ubuntu-amd64

Juju agent: 3.6.1

Charm revision: 168

LXD: N/A

Log output

Juju debug log: quite verbose, can be provided through other means, e.g. pastebin.

Additional context

@sajoupa sajoupa added the bug Something isn't working label Jan 15, 2025
Copy link

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-6335.

This message was autogenerated

@sajoupa sajoupa changed the title Security plugin not activated data-integrator user not getting admin rights Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant