Skip to content

[v13] Issue cert.create events during device authentication#40874

Merged
codingllama merged 3 commits intobranch/v13from
codingllama/backport/40848-v13
Apr 24, 2024
Merged

[v13] Issue cert.create events during device authentication#40874
codingllama merged 3 commits intobranch/v13from
codingllama/backport/40848-v13

Conversation

@codingllama
Copy link
Copy Markdown
Contributor

Backport #40848 to branch/v13.

Changelog: Issue cert.create events during device authentication

* Add DeviceExtensions to the events.Identity proto

* Update generated protos

* Issue cert.create events during device authentication
Comment thread lib/tlsca/ca.go
@@ -325,6 +334,7 @@ func (id *Identity) GetEventIdentity() events.Identity {
AccessRequests: id.ActiveRequests,
DisallowReissue: id.DisallowReissue,
AllowedResourceIDs: events.ResourceIDs(id.AllowedResourceIDs),
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also had a small conflict here (no PrivateKeyPolicy field in this branch).

@codingllama codingllama enabled auto-merge April 24, 2024 16:41
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from probakowski April 24, 2024 20:03
@codingllama codingllama added this pull request to the merge queue Apr 24, 2024
Merged via the queue into branch/v13 with commit 177d9bc Apr 24, 2024
@codingllama codingllama deleted the codingllama/backport/40848-v13 branch April 24, 2024 20:22
This was referenced Apr 25, 2024
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