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

Disable elastic user ? #1527

Closed
pebrc opened this issue Aug 8, 2019 · 1 comment
Closed

Disable elastic user ? #1527

pebrc opened this issue Aug 8, 2019 · 1 comment
Labels
discuss We need to figure this out

Comments

@pebrc
Copy link
Collaborator

pebrc commented Aug 8, 2019

Should we create an option to disable the elastic user in case authentication happens through an external realm like SAML?

@pebrc pebrc added the discuss We need to figure this out label Aug 8, 2019
@thbkrkr
Copy link
Contributor

thbkrkr commented Jul 4, 2024

Duplicates of:

Resolved by:

See the new field:

apiVersion: elasticsearch.k8s.elastic.co/v1
kind: Elasticsearch
metadata:
  name: elasticsearch-sample
spec:
  auth:
    disableElasticUser: true # ➡️ NEW field to disable elastic user

@thbkrkr thbkrkr closed this as completed Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss We need to figure this out
Projects
None yet
Development

No branches or pull requests

2 participants