Skip to content

[Backport 7.x] Add setting to restrict license types#50252

Merged
tvernum merged 1 commit intoelastic:7.xfrom
tvernum:backport/7.x/49418-Add-setting-to-restrict
Dec 17, 2019
Merged

[Backport 7.x] Add setting to restrict license types#50252
tvernum merged 1 commit intoelastic:7.xfrom
tvernum:backport/7.x/49418-Add-setting-to-restrict

Conversation

@tvernum
Copy link
Copy Markdown
Contributor

@tvernum tvernum commented Dec 16, 2019

This adds a new "xpack.license.upload.types" setting that restricts
which license types may be uploaded to a cluster.

By default all types are allowed (excluding basic, which can only be
generated and never uploaded).
This setting does not restrict APIs that generate licenses such as the
start trial API.

This setting is not documented as it is intended to be set by
orchestrators and not end users.

Backport of: #49418

This adds a new "xpack.license.upload.types" setting that restricts
which license types may be uploaded to a cluster.

By default all types are allowed (excluding basic, which can only be
generated and never uploaded).
This setting does not restrict APIs that generate licenses such as the
start trial API.

This setting is not documented as it is intended to be set by
orchestrators and not end users.

Backport of: elastic#49418
@tvernum
Copy link
Copy Markdown
Contributor Author

tvernum commented Dec 16, 2019

@elasticmachine run elasticsearch-ci/default-distro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant