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

fix: Enforce device trust on OSS processes #46940

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

codingllama
Copy link
Contributor

@codingllama codingllama commented Sep 26, 2024

Enforce a global "device_trust.mode=required" on OSS processes paired with an Enterprise Auth. This avoids a fail-open problem where an OSS node is paired with an Enterprise Auth, as previously the OSS node would interpret the device mode as "off" regardless of the actual setting.

Setting "device_trust.mode=required" on an OSS Auth is still an error, so it shouldn't be possible to see this particular config on a pure OSS cluster.

Changelog: Enforce a global "device_trust.mode=required" on OSS processes paired with an Enterprise Auth

@codingllama
Copy link
Contributor Author

Friendly ping @gabrielcorado.

@codingllama
Copy link
Contributor Author

Thanks for the quick reviews, folks.

@codingllama codingllama added this pull request to the merge queue Sep 27, 2024
Merged via the queue into master with commit 4d9fab6 Sep 27, 2024
39 checks passed
@codingllama codingllama deleted the codingllama/dt-enforce-oss branch September 27, 2024 14:30
@public-teleport-github-review-bot

@codingllama See the table below for backport results.

Branch Result
branch/v14 Create PR
branch/v15 Create PR
branch/v16 Create PR

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

Successfully merging this pull request may close these issues.

3 participants