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 method to augment WebSession with device extensions #39147

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

codingllama
Copy link
Contributor

Allow WebSession certificates to be augmented with device extensions via the new AugmentWebSessionCertificates method.

To be called by the DeviceTrustService implementation in e/.

https://github.com/gravitational/teleport.e/issues/3236

@codingllama codingllama added the no-changelog Indicates that a PR does not require a changelog entry label Mar 8, 2024
@github-actions github-actions bot requested review from gzdunek and probakowski March 8, 2024 18:03
lib/auth/auth.go Show resolved Hide resolved
lib/auth/auth_test.go Show resolved Hide resolved
@codingllama
Copy link
Contributor Author

Thanks for the quick review, Zac!

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from probakowski March 11, 2024 15:19
@codingllama codingllama added this pull request to the merge queue Mar 12, 2024
Merged via the queue into master with commit 0c70986 Mar 12, 2024
36 checks passed
@codingllama codingllama deleted the codingllama/dtw-augment-certs branch March 12, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants