security icon indicating copy to clipboard operation
security copied to clipboard

Deprecate opendistro API paths

Open shikharj05 opened this issue 11 months ago • 1 comments

Is your feature request related to a problem? https://github.com/opensearch-project/security/issues/5092 The security repo has lingering usages of the legacy terms like opendistro is API paths, these are replaced with /_plugins/_security, however legacy paths are not explicitly marked as deprecated. This task is to track marking opendistro API paths as deprecated and add replacement with new path if missing.

What solution would you like? Mark opendistro API paths as deprecated, removal in a next major version.

shikharj05 avatar Feb 07 '25 07:02 shikharj05

[Triage] Thank you for filing this issue Shikhar. When removing _opendistro we need to make sure that SAML auth is updated in tandem in the security-dashboards-plugin. See https://github.com/opensearch-project/security/pull/5066#issuecomment-2622217665

cwperks avatar Feb 10 '25 16:02 cwperks