opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards

Home Page:https://opensearch.org/docs/latest/security-plugin/index/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG][Doc] AuthenticationType class has an invalid doc link

tianleh opened this issue · comments

What is the bug?

This bug is about the comment in the code which contains an invalid doc link.

// see https://www.elastic.co/guide/en/opensearch-dashboards/master/using-api.html

We shall either remove it or replace it with a valid link.

How can one reproduce the bug?
Steps to reproduce the behavior:

Check the code link

// see https://www.elastic.co/guide/en/opensearch-dashboards/master/using-api.html

What is the expected behavior?

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

[Triage] Hi @tianleh thanks for finding this issue. Please feel free to create a PR directing to the correct OpenSearch.org url.