Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add ODFE-security plugin into odfe-cli #51

Open
hsiang9431-amzn opened this issue Mar 1, 2021 · 0 comments
Open

Add ODFE-security plugin into odfe-cli #51

hsiang9431-amzn opened this issue Mar 1, 2021 · 0 comments
Assignees
Labels
Features change that introduces a new unit of functionality that satisfies a requirement secutity-plugin ODFE security plugin onboarding

Comments

@hsiang9431-amzn
Copy link

hsiang9431-amzn commented Mar 1, 2021

Supports ES version: 7.10.2

REST APIs exposed over security plugin: https://opendistro.github.io/for-elasticsearch-docs/docs/security/access-control/api/

More details on my forked repository: https://github.com/hsiang9431-amzn/odfe-cli/issues

Added documentations in forked repository: https://github.com/hsiang9431-amzn/odfe-cli/tree/add-odfe-security-plugin/docs/dev/security-plugin

  • Account
    • Get
    • Delete
    • Create
    • Patch
  • Action groups
    • Get
    • Delete
    • Create
    • Patch
  • Users
    • Get
    • Delete
    • Create
    • Patch
  • Roles
    • Get
    • Delete
    • Create
    • Patch
  • Role mappings
    • Get
    • Delete
    • Create
    • Patch
  • Tenants
    • Get
    • Delete
    • Create
    • Patch
  • Configuration
    • Get
    • Create/Update
    • Patch
  • Certificates
    • Get
    • Create/Update
    • Patch
  • Cache
    • Flush
  • Health
    • Health Check
@hsiang9431-amzn hsiang9431-amzn self-assigned this Mar 2, 2021
@hsiang9431-amzn hsiang9431-amzn added Features change that introduces a new unit of functionality that satisfies a requirement secutity-plugin ODFE security plugin onboarding labels Mar 2, 2021
@hsiang9431-amzn hsiang9431-amzn linked a pull request Mar 2, 2021 that will close this issue
@hsiang9431-amzn hsiang9431-amzn linked a pull request Mar 3, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Features change that introduces a new unit of functionality that satisfies a requirement secutity-plugin ODFE security plugin onboarding
Projects
None yet
Development

No branches or pull requests

2 participants