You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
I have deployed the opensearch using opni-opensearch-operator. I am able to login the dashboards using default username and password. However, my usecase needs the dashboard integrated SSO login. As far I know, the opensearch dashboard lets SSO through security plugin. Now, I am trying to make changes to the dashboard config but the operator doesnt allow me to update or add new properties to the configuration. Is there any workaround for this approach?
or does the operator doesnt support us to modify the configs? Usually, any operator must have a feature to add additional properties.