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

Add extension point for file-based role validation #107177

Merged
merged 6 commits into from
Apr 12, 2024

Commits on Apr 6, 2024

  1. Add extension point for file-based role validation

    This commit adds an extension point for Security extensions to add a file-based role validator,
    which will be used to apply rules to the roles provided in `roles.yml`.
    There is no change to the default behavior of Elasticsearch.
    gwbrown committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a970a81 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Review feedback

    gwbrown committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    85e8e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d14f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2fb94a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    1cb9937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d5bcf View commit details
    Browse the repository at this point in the history