Skip to content

Migrate custom role providers to licensed feature#79349

Merged
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
tvernum:backport/7.x/79127-Migrate-custom-role-providers
Oct 18, 2021
Merged

Migrate custom role providers to licensed feature#79349
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
tvernum:backport/7.x/79127-Migrate-custom-role-providers

Conversation

@tvernum
Copy link
Copy Markdown
Contributor

@tvernum tvernum commented Oct 18, 2021

This changes the license checking for custom role providers to use the
new LicensedFeature model with feature tracking.

To support this, and reduce code complexity the logic for managing
role providers has been moved out of the CompositeRolesStore into a
new RoleProviders test.

Backport of: #79127

This changes the license checking for custom role providers to use the
new `LicensedFeature` model with feature tracking.

To support this, and reduce code complexity the logic for managing
role providers has been moved out of the `CompositeRolesStore` into a
new `RoleProviders` test.

Backport of: elastic#79127
@tvernum tvernum added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Oct 18, 2021
@elasticsearchmachine elasticsearchmachine merged commit 2ce1fe1 into elastic:7.x Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants